|
|
@ -40,7 +40,7 @@ refer to the [Wiki page](https://github.com/shadowsocks/shadowsocks/wiki/Feature |
|
|
|
- [Fedora & RHEL](#fedora--rhel) |
|
|
|
+ [Install from repository](#install-from-repository-1) |
|
|
|
- [OpenSUSE](#opensuse) |
|
|
|
+ [Install from repository](#install-from-repository) |
|
|
|
+ [Install from repository](#install-from-repository-2) |
|
|
|
+ [Build from source](#build-from-source) |
|
|
|
- [Archlinux](#archlinux) |
|
|
|
- [Directly build and install on UNIX-like system](#linux) |
|
|
@ -194,7 +194,7 @@ su -c 'yum install shadowsocks-libev' |
|
|
|
``` |
|
|
|
### OpenSUSE |
|
|
|
|
|
|
|
#### Install from repositor |
|
|
|
#### Install from repository |
|
|
|
Use the following command to install from repository. |
|
|
|
|
|
|
|
```bash |
|
|
|