Update README.md (#575)

The shadowsocks in pypi is out of date, may install from github@master
This commit is contained in:
Elvis Wang 2017-03-02 21:28:16 +08:00 committed by mengskysama
parent e06819c124
commit c4731de532

View file

@ -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: