From c2ea98a8689013f7dbb42adea640f0d6a7b010d7 Mon Sep 17 00:00:00 2001 From: Alexander Mahrt Date: Thu, 21 May 2015 12:27:35 +0200 Subject: [PATCH] Added "git" to reference Git must be installed to continue --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 9f96e315d..bbe505d52 100644 --- a/README.markdown +++ b/README.markdown @@ -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` must be installed ### Basic Installation