Fix readme

This commit is contained in:
Daniel Flanagan 2022-12-01 17:29:08 -06:00
parent 93975465ae
commit 35fdbcddc0
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ need `curl` and your Advent of Code cookie in `~/.advent-of-code-session-cookie`
to run the following script:
```bash
fetch_input.sh 1
./fetch_input.sh 1
```
Where `1` is the day's input you want to fetch.