Add git to prerequisites

Resolves #3786
This commit is contained in:
Kevin Ndung'u 2015-04-18 15:47:08 +03:00
commit e7ea148f77

View file

@ -18,6 +18,7 @@ __Disclaimer:__ _Oh My Zsh works best on Mac OS X and Linux._
* [Zsh](http://www.zsh.org) should be installed (v4.3.9 or more recent)
* This is commonly pre-installed. (`zsh --version` to confirm)
* `curl` or `wget` should be installed
* `git` should be installed
### Basic Installation