Skip to content

Commit

Permalink
Instruction for go install (schachmat#167)
Browse files Browse the repository at this point in the history
Required by last go version
  • Loading branch information
Solido authored Jun 4, 2023
1 parent fd65a65 commit 3498aaa
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 @@ -33,7 +33,7 @@ Check your distribution for packaging:

To directly install or update the wego binary from Github into your `$GOPATH` as usual, run:
```shell
go get -u github.com/schachmat/wego
go install github.com/schachmat/wego@latest
```

## Setup
Expand Down

0 comments on commit 3498aaa

Please sign in to comment.