Skip to content

Commit

Permalink
Use the new go install syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadiestGoat authored Jan 25, 2023
1 parent 71a35d3 commit a2827e2
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 @@ -25,7 +25,7 @@ Pre-built binaries for common platforms are available at https://github.com/shad
Install from source

```sh
go get -u -v github.com/shadowsocks/go-shadowsocks2
go install -u github.com/shadowsocks/go-shadowsocks2@latest
```


Expand Down

0 comments on commit a2827e2

Please sign in to comment.