Skip to content

Commit

Permalink
README.md: fix ubuntu/debian deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleyh committed Feb 23, 2014
1 parent e9420e3 commit cebac0f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand All @@ -200,9 +200,6 @@ For Arch Linux:
sudo pacman -S base-devel cmake ncurses


TODO: release the Dockerfile which has this in it



###Building

Expand Down

0 comments on commit cebac0f

Please sign in to comment.