From a57a94230546fb8aba3d4e2e7b003baa3aa47b00 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Mon, 10 Dec 2012 14:40:43 +0800 Subject: [PATCH] add Python version requirement in README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e329e80..a5f3050 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,12 @@ shadowsocks is a lightweight tunnel proxy which can help you get through firewal usage ----------- -Edit `config.json`, change the following values: +First, make sure you have Python 2.6 or 2.7. + + $ python --version + Python 2.6.8 + +Then edit `config.json`, change the following values: server your server ip or hostname server_port server port