diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -174,9 +174,9 @@ and what is currently being worked on: ###Dependencies -For Ubuntu 12.04: +For Debian/Ubuntu: - sudo apt-get install build-essential cmake libncurses5-dev + sudo apt-get install libtool autoconf cmake libncurses5-dev g++ For FreeBSD 10: @@ -200,9 +200,6 @@ For Arch Linux: sudo pacman -S base-devel cmake ncurses -TODO: release the Dockerfile which has this in it - - ###Building |