diff options
| author | mdinger <mdinger.bugzilla@gmail.com> | 2014-04-18 14:50:31 -0400 |
|---|---|---|
| committer | mdinger <mdinger.bugzilla@gmail.com> | 2014-04-18 14:50:31 -0400 |
| commit | 065c4a69676d74bb9fbe726719e36fb0673517da (patch) | |
| tree | 0cb8cbef1f255a14c81cf6c30c3e594ff9cbb401 | |
| parent | ce2bab68d69ee04e17c0165dbdb7b583d5a7c991 (diff) | |
Add git to README.md dependency list because configure requires it
| -rw-r--r-- | README.md | 1 |
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]. |
