Skip to content

Commit 68bd15f

Browse files
authored
[skip ci]Update README.md
1 parent 43efbc2 commit 68bd15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ then use this library and are found in `solutions/`. The project is carried out
2323
Firstly clone this repository ensuring all sub-modules are cloned also:
2424

2525
```sh
26-
git clone --recurse-submodules https://github.com/artemis-beta/Advent-of-Code-2023.git
26+
git clone --recurse-submodules https://github.com/artemis-beta/Advent-of-Code-2024.git
2727
```
2828

2929
You will need CMake, note also that the project assumes C++23 is available:

0 commit comments

Comments
 (0)