Divide Git installation instructions in two

This commit is contained in:
Jacob Vosmaer 2013-10-22 14:41:08 +02:00
parent 79ac0e9b3e
commit e7b6a42f26
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ Make sure you have the right version of Git installed
# Make sure Git is version 1.7.10 or higher
git --version
# System packaged Git too old? Remove it and compile from source.
Is the system packaged Git too old? Remove it and compile from source.
# Remove packaged Git
sudo apt-get remove git-core