Skip to content

Commit

Permalink
Update README.md: Use version tag v3 in go get command. (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
iredmail committed Nov 10, 2021
1 parent 13f7682 commit 2566386
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 @@ -18,7 +18,7 @@ Install [Go 1][3], either [from source][4] or [with a prepackaged binary][5].
Then,

```bash
$ go get github.com/peterbourgon/diskv
$ go get github.com/peterbourgon/diskv/v3
```

[3]: http://golang.org
Expand Down

0 comments on commit 2566386

Please sign in to comment.