docs: fix leftover occurence of cargo day
(#3)
This commit is contained in:
parent
e50725168a
commit
b1149487c5
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ cargo scaffold <day>
|
|||
# Created empty input file "src/inputs/01.txt"
|
||||
# Created empty example file "src/examples/01.txt"
|
||||
# ---
|
||||
# 🎄 Type `cargo day 01` to run your solution.
|
||||
# 🎄 Type `cargo solve 01` to run your solution.
|
||||
```
|
||||
|
||||
Individual solutions live in the `./src/bin/` directory as separate binaries.
|
||||
|
|
Loading…
Add table
Reference in a new issue