diff --git a/doc/install/installation.md b/doc/install/installation.md index 3ce47d2ef2e..c5086c2ee5d 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -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