From d6d3977f3d66dad6fdc77b648c4e96f2c1043154 Mon Sep 17 00:00:00 2001 From: Tobias Mühl Date: Thu, 17 Dec 2015 20:25:20 +0700 Subject: Update README.md I also needed the autoconf package on my system, so adding it to the general template --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6978807f..11e0f53a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ If fish reports that it could not find curses, try installing a curses developme On Debian or Ubuntu you want: - sudo apt-get install build-essential ncurses-dev libncurses5-dev gettext + sudo apt-get install build-essential ncurses-dev libncurses5-dev gettext autoconf On RedHat, CentOS, or Amazon EC2: -- cgit v1.2.3