Skip to content

Commit

Permalink
Merge pull request #245 from ShadiestGoat/patch-1
Browse files Browse the repository at this point in the history
Use the new go install syntax in the README
  • Loading branch information
riobard authored Jan 26, 2023
2 parents 71a35d3 + a2827e2 commit 828576d
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 828576d

Please sign in to comment.