aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Tobias Mühl <tobiasmuehl@users.noreply.github.com>2015-12-17 20:25:20 +0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2015-12-21 20:36:23 -0800
commitd6d3977f3d66dad6fdc77b648c4e96f2c1043154 (patch)
tree462b591ffd1aaa17de3fa53fdc5098fc92311dd5 /README.md
parentc9ddad94a92384fde21a178284b898590bfee57b (diff)
Update README.md
I also needed the autoconf package on my system, so adding it to the general template
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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: