add install steps for OS X
This commit is contained in:
@ -30,7 +30,14 @@ Install Shadowsocks.
|
|||||||
easy_install pip
|
easy_install pip
|
||||||
pip install shadowsocks
|
pip install shadowsocks
|
||||||
|
|
||||||
#### Windows / OS X:
|
#### OS X:
|
||||||
|
|
||||||
|
git clone https://github.com/clowwindy/M2Crypto.git
|
||||||
|
cd M2Crypto
|
||||||
|
pip install .
|
||||||
|
pip install shadowsocks
|
||||||
|
|
||||||
|
#### Windows:
|
||||||
|
|
||||||
Choose a [GUI client][7]
|
Choose a [GUI client][7]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user