diff --git a/README.markdown b/README.markdown index e89f8cd..5a1e0ec 100644 --- a/README.markdown +++ b/README.markdown @@ -21,6 +21,8 @@ included in the gem since they are external to Ruby: * [mp3splt] An audio file-splitting utility. * [mp3wrap] An audio file-merging utility. +E.g. to install all dependencies on a Mac using [Homebrew](http://brew.sh/), try running `brew update && brew install ffmpeg libmp3lame mp3splt mp3wrap`. + ## User overview ### Setup @@ -449,4 +451,4 @@ Ryan Tate - ryantate@ryantate.com ##License Copyright (c) 2011-2013 Ryan Tate. Released under the terms of the MIT -license. See LICENSE for details. \ No newline at end of file +license. See LICENSE for details.