aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
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 e8e00643..b69b8dbe 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 libncurses5-dev
+ sudo apt-get install build-essential ncurses-dev libncurses5-dev gettext
On RedHat, CentOS, or Amazon EC2: