Update README.md

This commit is contained in:
clowwindy 2015-01-16 17:06:48 +08:00
parent bd22e3ef75
commit 13413267dc

View file

@ -12,17 +12,17 @@ Server
### Install
#### Debian / Ubuntu:
Debian / Ubuntu:
apt-get install python-pip
pip install shadowsocks
#### CentOS:
CentOS:
yum install python-setuptools && easy_install pip
pip install shadowsocks
#### Windows:
Windows:
See [Install Server on Windows]