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

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.