diff options
author | Tuowen Zhao <ztuowen@gmail.com> | 2016-12-11 00:21:25 -0700 |
---|---|---|
committer | Tuowen Zhao <ztuowen@gmail.com> | 2016-12-11 00:21:25 -0700 |
commit | 8f5c00c3374af83a45f541ac0c7d81f6b6219c5d (patch) | |
tree | 159ffa5c88e6037d8b60ac84309a3870958e6a67 /README.md | |
parent | 16f191ab62615046b93e04a2ca73eab6a5f9f45a (diff) | |
parent | 26aae6b5834e1342d9b95a894a5bb24159b367bf (diff) | |
download | zsh-8f5c00c3374af83a45f541ac0c7d81f6b6219c5d.tar.gz zsh-8f5c00c3374af83a45f541ac0c7d81f6b6219c5d.tar.bz2 zsh-8f5c00c3374af83a45f541ac0c7d81f6b6219c5d.zip |
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ To learn more, visit [ohmyz.sh](http://ohmyz.sh) and follow [@ohmyzsh](https://t __Disclaimer:__ _Oh My Zsh works best on macOS and Linux._ -* Unix-based operating system (macOS or Linux) +* Unix-like operating system (macOS or Linux) * [Zsh](http://www.zsh.org) should be installed (v4.3.9 or more recent). If not pre-installed (`zsh --version` to confirm), check the following instruction here: [Installing ZSH](https://github.com/robbyrussell/oh-my-zsh/wiki/Installing-ZSH) * `curl` or `wget` should be installed * `git` should be installed |