Skip to content

Commit

Permalink
Fixed typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
riobard committed Feb 6, 2017
1 parent c8b84e0 commit 9d0951d
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 @@ -27,7 +27,7 @@ go install github.com/riobard/go-shadowsocks2
A random key is almost always better than a password. You can generate a base64url-encoded 16-byte random key with

```sh
go-shadowsocks -keygen 16
go-shadowsocks2 -keygen 16
```


Expand Down

0 comments on commit 9d0951d

Please sign in to comment.