Skip to content

Commit

Permalink
Fix installation instruction for the latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandear committed May 24, 2024
1 parent 04c20ac commit 1f4dd73
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 @@ -20,7 +20,7 @@ make something configurable!

```sh
# Latest release
go install github.com/bombsimon/wsl/v4/cmd/wsl
go install github.com/bombsimon/wsl/v4/cmd/wsl@latest

# Main branch
go install github.com/bombsimon/wsl/v4/cmd/wsl@master
Expand Down

0 comments on commit 1f4dd73

Please sign in to comment.