Skip to content

Commit

Permalink
A minor change to let it getting on automatically
Browse files Browse the repository at this point in the history
The command will be terminated if the parameter `-y` isn't following in ubuntu 16.04 TLS. (The command following will not executed)
  • Loading branch information
KazamaSion authored and madeye committed Oct 18, 2017
1 parent f19a96e commit 54c7190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -102,7 +102,7 @@ For **Ubuntu 14.04 and 16.04** users, please install from PPA:

```bash
sudo apt-get install software-properties-common -y
sudo add-apt-repository ppa:max-c-lv/shadowsocks-libev
sudo add-apt-repository ppa:max-c-lv/shadowsocks-libev -y
sudo apt-get update
sudo apt install shadowsocks-libev
```
Expand Down

0 comments on commit 54c7190

Please sign in to comment.