diff --git a/Install-Shadowsocks-Server-on-Windows.md b/Install-Shadowsocks-Server-on-Windows.md index 56a89db..b69d8da 100644 --- a/Install-Shadowsocks-Server-on-Windows.md +++ b/Install-Shadowsocks-Server-on-Windows.md @@ -1,9 +1,9 @@ 1. Install [OpenSSL for Windows]. -2. Download [the package]. +2. Download [Shadowsocks]. 3. Run python shadowsocks/server.py -p server_port -k password -m rc4-md5 [OpenSSL for Windows]: https://slproweb.com/products/Win32OpenSSL.html -[the package]: https://pypi.python.org/pypi/shadowsocks \ No newline at end of file +[Shadowsocks]: https://pypi.python.org/pypi/shadowsocks \ No newline at end of file