diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-07-15 10:45:12 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-07-15 10:45:12 +0100 |
commit | 2204d9d49219e6d2a911d3fd85b41b03ccc79b84 (patch) | |
tree | ee04afab447d3fcb61e8d093543e22da1d5629ef | |
parent | 183b5be4f8e2e7396a32c6d15f6fb5c085ba0889 (diff) | |
parent | 4382461646152451ac9eb4f3d0b386b231ed2b35 (diff) |
Merge remote branch 'origin/master'
-rw-r--r-- | doc/INSTALL.md | 2 |
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. |