Add instructions for centos/rhel

Kabir 2017-02-06 17:03:56 +05:45
parent 523d0587bb
commit c4d1576e32

@ -94,6 +94,10 @@ make config
```
before running "make install".
### Centos/RHEL
```sh
sudo yum update && sudo yum -y install zsh
```
### Add yours
If you know a platform that is not covered, edit this page and add it!