diff --git a/README.md b/README.md index 5c7fa39..346e53e 100644 --- a/README.md +++ b/README.md @@ -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: