Skip to content

Commit ddce0dd

Browse files
author
clowwindy
committed
add install steps for OS X
1 parent cc6c283 commit ddce0dd

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,14 @@ Install Shadowsocks.
3030
easy_install pip
3131
pip install shadowsocks
3232

33-
#### Windows / OS X:
33+
#### OS X:
34+
35+
git clone https://github.com/clowwindy/M2Crypto.git
36+
cd M2Crypto
37+
pip install .
38+
pip install shadowsocks
39+
40+
#### Windows:
3441

3542
Choose a [GUI client][7]
3643

0 commit comments

Comments
 (0)