From 98363cf96177717487d818f355d57299d49f72ee Mon Sep 17 00:00:00 2001 From: clowwindy Date: Thu, 10 May 2012 19:03:28 +0800 Subject: [PATCH] fixed a bug in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f36d3cc..ca6d46a 100755 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Run `python server.py` on your server. To run it in the background, run `setsid Put `local.py` on your client machine. Edit `local.py`, change these values: - SERVER your your server ip or hostname + SERVER your server ip or hostname REMOTE_PORT server port PORT local port KEY a password, it must be the same as the password of your server