Update README.md

I also needed the autoconf package on my system, so adding it to the general template
This commit is contained in:
Tobias Mühl 2015-12-17 20:25:20 +07:00 committed by ridiculousfish
parent c9ddad94a9
commit d6d3977f3d

View File

@ -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: