From 62e7d6bbb75762d466b2603ce47ee136e64fef6d Mon Sep 17 00:00:00 2001 From: Nominate Date: Sat, 28 Sep 2013 09:22:20 +0100 Subject: Update INSTALL.md Included git in the apt-get so that new users can use the necessary git clone command. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 8780269c..380345ec 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -16,7 +16,7 @@ Build dependencies: ```bash -sudo apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev checkinstall check +sudo apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev checkinstall check git ``` On Fedora: -- cgit v1.2.3