Update README.md (#575)
The shadowsocks in pypi is out of date, may install from github@master
This commit is contained in:
@ -22,12 +22,12 @@ Server
|
||||
Debian / Ubuntu:
|
||||
|
||||
apt-get install python-pip
|
||||
pip install shadowsocks
|
||||
pip install git+https://github.com/shadowsocks/shadowsocks.git@master
|
||||
|
||||
CentOS:
|
||||
|
||||
yum install python-setuptools && easy_install pip
|
||||
pip install shadowsocks
|
||||
pip install git+https://github.com/shadowsocks/shadowsocks.git@master
|
||||
|
||||
Windows:
|
||||
|
||||
|
Reference in New Issue
Block a user