Update README.md
This commit is contained in:
parent
7274c7ad96
commit
78f93a091c
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,7 @@ source list.
|
||||||
|
|
||||||
#### Windows:
|
#### Windows:
|
||||||
|
|
||||||
Download OpenSSL for Windows and install. Then install shadowsocks via
|
Download [OpenSSL for Windows] and install. Then install shadowsocks via
|
||||||
easy_install and pip as Linux. If you don't know how to use them, you can
|
easy_install and pip as Linux. If you don't know how to use them, you can
|
||||||
directly download [the package], and use `python shadowsocks/server.py`
|
directly download [the package], and use `python shadowsocks/server.py`
|
||||||
instead of `ssserver` command below.
|
instead of `ssserver` command below.
|
||||||
|
@ -134,6 +134,7 @@ Bugs and Issues
|
||||||
[iOS]: https://github.com/shadowsocks/shadowsocks-iOS/wiki/Help
|
[iOS]: https://github.com/shadowsocks/shadowsocks-iOS/wiki/Help
|
||||||
[Issue Tracker]: https://github.com/clowwindy/shadowsocks/issues?state=open
|
[Issue Tracker]: https://github.com/clowwindy/shadowsocks/issues?state=open
|
||||||
[Mailing list]: http://groups.google.com/group/shadowsocks
|
[Mailing list]: http://groups.google.com/group/shadowsocks
|
||||||
|
[OpenSSL for Windows]: http://slproweb.com/products/Win32OpenSSL.html
|
||||||
[OpenWRT]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#openwrt
|
[OpenWRT]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#openwrt
|
||||||
[OS X]: https://github.com/shadowsocks/shadowsocks-iOS/wiki/Shadowsocks-for-OSX-Help
|
[OS X]: https://github.com/shadowsocks/shadowsocks-iOS/wiki/Shadowsocks-for-OSX-Help
|
||||||
[PyPI]: https://pypi.python.org/pypi/shadowsocks
|
[PyPI]: https://pypi.python.org/pypi/shadowsocks
|
||||||
|
|
Loading…
Reference in a new issue