docs: update usage section
This commit is contained in:
@@ -37,7 +37,7 @@ cargo scaffold <day>
|
||||
# Created empty input file "src/inputs/01.txt"
|
||||
# Created empty example file "src/examples/01.txt"
|
||||
# ---
|
||||
# 🎄 Type `cargo run --bin 01` to run your solution.
|
||||
# 🎄 Type `cargo day 01` to run your solution.
|
||||
```
|
||||
|
||||
Individual solutions live in the `./src/bin/` directory as separate binaries.
|
||||
|
||||
Reference in New Issue
Block a user