Commit 56863dcb authored by Jacob Vosmaer's avatar Jacob Vosmaer

Clarify that Git 1.8.x is OK

parent 01c65ac5
...@@ -79,7 +79,7 @@ Make sure you have the right version of Git installed ...@@ -79,7 +79,7 @@ Make sure you have the right version of Git installed
# Install Git # Install Git
sudo apt-get install -y git-core sudo apt-get install -y git-core
# Make sure Git is version 1.7.10 or higher # Make sure Git is version 1.7.10 or higher, for example 1.7.12 or 1.8.4
git --version git --version
Is the system packaged Git too old? Remove it and compile from source. Is the system packaged Git too old? Remove it and compile from source.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment