Skip to content

Commit 22ce739

Browse files
committed
update readme
1 parent 7c6d059 commit 22ce739

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@ Windows:
2626

2727
### Usage for single user on linux platform
2828

29-
If you clone it into "~/shadowsocks"
30-
move to "~/shadowsocks", then run:
29+
If you clone it into "~/shadowsocksr"
30+
move to "~/shadowsocksr", then run:
3131

3232
bash initcfg.sh
3333

34-
move to "~/shadowsocks/shadowsocks", then run:
34+
move to "~/shadowsocksr/shadowsocks", then run:
3535

3636
python server.py -p 443 -k password -m aes-128-cfb -O auth_aes128_md5_compatible -o tls1.2_ticket_auth_compatible
3737

3838
Check all the options via `-h`.
3939

40-
You can also use a configuration file instead (recommand), move to "~/shadowsocks" and edit the file "user-config.json", then move to "~/shadowsocks/shadowsocks" again, just run:
40+
You can also use a configuration file instead (recommand), move to "~/shadowsocksr" and edit the file "user-config.json", then move to "~/shadowsocksr/shadowsocks" again, just run:
4141

4242
python server.py
4343

@@ -93,13 +93,13 @@ Bugs and Issues
9393

9494

9595

96-
[Android]: https://github.com/shadowsocks/shadowsocks-android
96+
[Android]: https://github.com/shadowsocksr/shadowsocksr-android
9797
[Build Status]: https://travis-ci.org/shadowsocksr/shadowsocksr.svg?branch=manyuser
9898
[Debian sid]: https://packages.debian.org/unstable/python/shadowsocks
9999
[iOS]: https://github.com/shadowsocks/shadowsocks-iOS/wiki/Help
100100
[Issue Tracker]: https://github.com/shadowsocksr/shadowsocksr/issues?state=open
101101
[OpenWRT]: https://github.com/shadowsocks/openwrt-shadowsocks
102102
[OS X]: https://github.com/shadowsocks/shadowsocks-iOS/wiki/Shadowsocks-for-OSX-Help
103103
[Travis CI]: https://travis-ci.org/shadowsocksr/shadowsocksr
104-
[Windows]: https://github.com/breakwa11/shadowsocks-csharp
104+
[Windows]: https://github.com/shadowsocksr/shadowsocksr-csharp
105105
[Wiki]: https://github.com/breakwa11/shadowsocks-rss/wiki

0 commit comments

Comments
 (0)