We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43efbc2 commit 68bd15fCopy full SHA for 68bd15f
README.md
@@ -23,7 +23,7 @@ then use this library and are found in `solutions/`. The project is carried out
23
Firstly clone this repository ensuring all sub-modules are cloned also:
24
25
```sh
26
-git clone --recurse-submodules https://github.com/artemis-beta/Advent-of-Code-2023.git
+git clone --recurse-submodules https://github.com/artemis-beta/Advent-of-Code-2024.git
27
```
28
29
You will need CMake, note also that the project assumes C++23 is available:
0 commit comments