@ -76,7 +76,11 @@ sudo vim /etc/shadowsocks-libev/config.json
sudo /etc/init.d/shadowsocks-libev start
```
### Fedora
### Fedora & RHEL
Supported distributions include
- Fedora 19, 20, 21, rawhide
- RHEL 6, 7 and derivatives (including CentOS, Scientific Linux)
#### Install from repository
@ -86,7 +90,7 @@ Enable repo via `dnf`:
su -c 'dnf copr enable librehat/shadowsocks'
```
Or download yum repo on [Fedora Copr](https://copr.fedoraproject.org/coprs/librehat/shadowsocks/) and put it inside `/etc/yum.repos.d/`.
Or download yum repo on [Fedora Copr](https://copr.fedoraproject.org/coprs/librehat/shadowsocks/) and put it inside `/etc/yum.repos.d/`. The release `Epel` is for RHEL and its derivatives.