Update README.md

This commit is contained in:
casey langen 2016-07-22 23:00:39 -07:00 committed by GitHub
parent 791562fc93
commit 00d7fdb0b2

View File

@ -43,7 +43,7 @@ you'll need [homebrew](http://brew.sh/) to install the required dependencies.
## linux ## linux
- install the following libraries and their development packages: `cmake boost libogg vorbis flac mpg123 faad2` - install the following libraries and their development packages: `cmake boost libogg vorbis flac mpg123 faad2 ncurses`
- `git clone https://github.com/clangen/musikcube.git` - `git clone https://github.com/clangen/musikcube.git`
- `cd musikcube` - `cd musikcube`
- `cmake .` - `cmake .`