Update README.md
This commit is contained in:
parent
bd22e3ef75
commit
13413267dc
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue