about summary refs log tree commit diff
diff options
context:
space:
mode:
authormdinger <mdinger.bugzilla@gmail.com>2014-04-18 14:50:31 -0400
committermdinger <mdinger.bugzilla@gmail.com>2014-04-18 14:50:31 -0400
commit065c4a69676d74bb9fbe726719e36fb0673517da (patch)
tree0cb8cbef1f255a14c81cf6c30c3e594ff9cbb401
parentce2bab68d69ee04e17c0165dbdb7b583d5a7c991 (diff)
Add git to README.md dependency list because configure requires it
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7c655679304..8f498240802 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@ documentation.
     * `perl` 5.0 or later
     * GNU `make` 3.81 or later
     * `curl`
+    * `git`
 2. Download and build Rust:
 
     You can either download a [tarball] or build directly from the [repo].