diff --git a/README.md b/README.md index 896421505..73d712e9d 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ you'll need [homebrew](http://brew.sh/) to install the required dependencies. ## 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` - `cd musikcube` - `cmake .`