diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ day (included). Each day is written into its own file inside of `src`. In order to clone it bear in mind that the `vendor` directory has git submodules. Hence: ``` sh -git clone --recurse-submodule https://github.com/mssola/aoc2023.nes.git +git clone --recurse-submodule https://git.mssola.com/nes/aoc2023.nes ``` Build everything by just calling `make` and you will get a `.nes` file per day |
