Update README.md

This commit is contained in:
casey langen 2017-05-29 17:34:56 -07:00 committed by GitHub
parent 1a0361ed03
commit 2d0978a3de

View File

@ -63,7 +63,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 faad2 ncurses zlib asound pulse libcurl libmicrohttpd`
- install the following libraries and their development packages: `cmake boost libogg vorbis flac faad2 ncurses zlib asound pulse libcurl libmicrohttpd libmp3lame`
- `git clone https://github.com/clangen/musikcube.git`
- `cd musikcube`
- `cmake .`