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 a9dcb53 commit d30cd82Copy full SHA for d30cd82
README.md
@@ -37,7 +37,7 @@ cargo scaffold <day>
37
# Created empty input file "src/inputs/01.txt"
38
# Created empty example file "src/examples/01.txt"
39
# ---
40
-# 🎄 Type `cargo run --bin 01` to run your solution.
+# 🎄 Type `cargo day 01` to run your solution.
41
```
42
43
Individual solutions live in the `./src/bin/` directory as separate binaries.
0 commit comments