Added better build description closes #70

The stuff nedded to build on Ubuntu
This commit is contained in:
callesg 2014-07-01 16:08:37 +02:00
parent 1cfd055f82
commit 14cdd24f78

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 libncurses5-dev
sudo apt-get install build-essential ncurses-dev libncurses5-dev gettext
On RedHat, CentOS, or Amazon EC2: