diff --git a/README.md b/README.md index 06018af..0610281 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ CLI command that fetches inputs for Advent Of Code event puzzles ## Installation ### go install ``` -go install github.com/streakinthesky/adventofcode-fetcher/aoc +go install github.com/streakinthesky/adventofcode-fetcher/aoc@latest ``` ## To Use