Skip to content

Commit bbddf87

Browse files
dnwebombsimon
authored andcommitted
fix: add modules /v3 suffix to install example
The previous example in the README installed 1.2.8 rather than the latest 3.x series
1 parent 6d756b6 commit bbddf87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ make something configurable!
2828
You can do that by using:
2929

3030
```sh
31-
go get -u github.com/bombsimon/wsl/cmd/...
31+
go get -u github.com/bombsimon/wsl/v3/cmd/...
3232
```
3333

3434
### By golangci-lint (CI automation)

0 commit comments

Comments
 (0)