summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2016-12-11 00:21:25 -0700
committerTuowen Zhao <ztuowen@gmail.com>2016-12-11 00:21:25 -0700
commit8f5c00c3374af83a45f541ac0c7d81f6b6219c5d (patch)
tree159ffa5c88e6037d8b60ac84309a3870958e6a67 /README.md
parent16f191ab62615046b93e04a2ca73eab6a5f9f45a (diff)
parent26aae6b5834e1342d9b95a894a5bb24159b367bf (diff)
downloadzsh-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eecde1551..d56534977 100644
--- a/README.md
+++ b/README.md
@@ -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