diff --git a/README.md b/README.md index b32c4a9..283336b 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ * Ubuntu/Debian/CentOS/RHEL** * ruby 1.9.3+ -* git 1.9.3+ +* git 1.7.10+ * redis 2.0+ * MySQL or PostgreSQL diff --git a/doc/install/installation.md b/doc/install/installation.md index 9a02f3a..47adf17 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -60,7 +60,7 @@ Make sure you have the right version of Git installed # Install Git sudo apt-get install -y git-core - # Make sure Git is version 1.9.3 or higher, for example 1.9.3 + # Make sure Git is version 1.7.10 or higher, for example 1.7.12 or 1.9.3 git --version Is the system packaged Git too old? Remove it and compile from source. -- libgit2 0.21.2