aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md
index c729a0737..5283f46e8 100644
--- a/doc/INSTALL.md
+++ b/doc/INSTALL.md
@@ -18,7 +18,7 @@ First, get hold of the source code from github:
git clone https://github.com/sebbacon/alaveteli.git
-(You may need to install git first, e.g. with `sudo apt-get install git-code`)
+(You may need to install git first, e.g. with `sudo apt-get install git-core`)
Now, in a terminal, navigate to the alaveteli folder where this
install guide lives.