Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixed go install url
  • Loading branch information
StreakInTheSky authored Feb 4, 2023
1 parent 906343f commit b8ed415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b8ed415

Please sign in to comment.