Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
license. See LICENSE for details.