aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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: