From f8356a8fd02b55eb5a71229c6b39d7c8ca4c9f35 Mon Sep 17 00:00:00 2001 From: casey langen Date: Sun, 28 Aug 2016 13:16:09 -0700 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c6c2c526..c49cbb541 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,16 @@ and linux: you'll need [homebrew](http://brew.sh/) to install the required dependencies. +### automatic + +warning: this is experimental, but should work. if it does not, please file a ticket and/or follow the manual instructions below. + +- `brew tap clangen/musikcube` +- `brew install musikcube` +- `musikbox` + +### manual + - `brew install cmake boost libogg libvorbis flac mpg123 faad2` - `git clone https://github.com/clangen/musikcube.git` - `cd musikcube` @@ -48,8 +58,8 @@ you'll need [homebrew](http://brew.sh/) to install the required dependencies. - `cd musikcube` - `cmake .` - `make` -- `cd bin` -- `./musikbox` +- `sudo make install` +- `musikbox` ## keyboard shortcuts