From 0b64f7670f108baf7d42e9a86bf9d1b5cf881e61 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Wed, 8 Oct 2014 21:07:05 +0800 Subject: [PATCH] add help for Windows --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f114bb2..e7697a7 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ source list. easy_install pip pip install shadowsocks +#### Windows: + +Download OpenSSL for Windows and install. Then + + pip install shadowsocks + Configuration -------------