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.
cargo day
1 parent e507251 commit b114948Copy full SHA for b114948
README.md
@@ -41,7 +41,7 @@ cargo scaffold <day>
41
# Created empty input file "src/inputs/01.txt"
42
# Created empty example file "src/examples/01.txt"
43
# ---
44
-# 🎄 Type `cargo day 01` to run your solution.
+# 🎄 Type `cargo solve 01` to run your solution.
45
```
46
47
Individual solutions live in the `./src/bin/` directory as separate binaries.
0 commit comments