Browse Source

Update README.md

master
clowwindy 10 years ago
parent
commit
13413267dc
  1. 6
      README.md

6
README.md

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

Loading…
Cancel
Save