From 4193eeb3081b7795388d2556baed34d8a9a5a7e8 Mon Sep 17 00:00:00 2001 From: clangen Date: Sat, 4 Jun 2016 20:49:50 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f634fef5c..bdbd8abc7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ and this on osx: you'll need [homebrew](http://brew.sh/) to install the required dependencies. -- `brew install cmake boost libogg libvorbis flac mpg123 taglib` +- `brew install cmake boost libogg libvorbis flac mpg123 faad taglib` - `git clone https://github.com/clangen/musikcube.git` - `cd musikcube` - `cmake .`