summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2016-12-08 02:10:18 +0100
committerGitHub <noreply@github.com>2016-12-08 02:10:18 +0100
commit937a7f66ef852c2d2a5da7907504f6d61ed92433 (patch)
tree0aae7c13bc04af85cf6b5ddecd51991892b5f6d5
parent6ee6a734c24b8f2cda43f230142f0f02cfb52fb3 (diff)
downloadzsh-937a7f66ef852c2d2a5da7907504f6d61ed92433.tar.gz
zsh-937a7f66ef852c2d2a5da7907504f6d61ed92433.tar.bz2
zsh-937a7f66ef852c2d2a5da7907504f6d61ed92433.zip
Precise Unix-based wording
Closes #5681
-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