We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9420e3 commit cebac0fCopy full SHA for cebac0f
README.md
@@ -174,9 +174,9 @@ and what is currently being worked on:
174
175
###Dependencies
176
177
-For Ubuntu 12.04:
+For Debian/Ubuntu:
178
179
- sudo apt-get install build-essential cmake libncurses5-dev
+ sudo apt-get install libtool autoconf cmake libncurses5-dev g++
180
181
For FreeBSD 10:
182
@@ -200,9 +200,6 @@ For Arch Linux:
200
sudo pacman -S base-devel cmake ncurses
201
202
203
-TODO: release the Dockerfile which has this in it
204
-
205
206
207
###Building
208
0 commit comments