Skip to content

Commit d30cd82

Browse files
committed
docs: update usage section
1 parent a9dcb53 commit d30cd82

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
@@ -37,7 +37,7 @@ cargo scaffold <day>
3737
# Created empty input file "src/inputs/01.txt"
3838
# Created empty example file "src/examples/01.txt"
3939
# ---
40-
# 🎄 Type `cargo run --bin 01` to run your solution.
40+
# 🎄 Type `cargo day 01` to run your solution.
4141
```
4242

4343
Individual solutions live in the `./src/bin/` directory as separate binaries.

0 commit comments

Comments
 (0)