mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-01-12 21:43:10 +01:00
Add instructions for centos/rhel
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user