Update README.md
Fixed aoc-cli internal link
This commit is contained in:
parent
efb6066a50
commit
e36c22c783
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ When editing a solution, `rust-analyzer` will display buttons for running / debu
|
||||||
### Download input for a day
|
### Download input for a day
|
||||||
|
|
||||||
> **Note**
|
> **Note**
|
||||||
> This command requires [installing the aoc-cli crate](#download-inputs-via-aoc-cli).
|
> This command requires [installing the aoc-cli crate](#download-puzzle-inputs-via-aoc-cli).
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# example: `cargo download 1`
|
# example: `cargo download 1`
|
||||||
|
|
Loading…
Add table
Reference in a new issue