aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar callesg <callesg@users.noreply.github.com>2014-07-01 16:08:37 +0200
committerGravatar callesg <callesg@users.noreply.github.com>2014-07-01 16:08:37 +0200
commit14cdd24f78c5bba1d5930c95c5b164c9f0f96810 (patch)
treeb79f43fbf97d87ebb186335427f5652b07013481 /README.md
parent1cfd055f8266bce07d95d83522cf7b0c892a2e85 (diff)
Added better build description closes #70
The stuff nedded to build on Ubuntu
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: