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
|
||||
|
||||
#### 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]
|
||||
|
||||
|
|
Loading…
Reference in a new issue