From 52820db87d1bc2456278b5bdfc3aee5c29d921c3 Mon Sep 17 00:00:00 2001 From: Cadina Date: Mon, 12 May 2014 11:27:03 +0800 Subject: [PATCH] Update m2crypto installation for OSX Use pip sources to install m2crypto so that users can get further upgrades. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 23b206a..674aaa8 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,7 @@ Install Shadowsocks. #### OS X: - git clone https://github.com/clowwindy/M2Crypto.git - cd M2Crypto - pip install . + pip install M2Crypto pip install shadowsocks #### Windows: