mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-28 18:32:38 +00:00
Update README.md
This commit is contained in:
parent
a1f2e2f4c3
commit
f8356a8fd0
14
README.md
14
README.md
@ -33,6 +33,16 @@ and linux:
|
|||||||
|
|
||||||
you'll need [homebrew](http://brew.sh/) to install the required dependencies.
|
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`
|
- `brew install cmake boost libogg libvorbis flac mpg123 faad2`
|
||||||
- `git clone https://github.com/clangen/musikcube.git`
|
- `git clone https://github.com/clangen/musikcube.git`
|
||||||
- `cd musikcube`
|
- `cd musikcube`
|
||||||
@ -48,8 +58,8 @@ you'll need [homebrew](http://brew.sh/) to install the required dependencies.
|
|||||||
- `cd musikcube`
|
- `cd musikcube`
|
||||||
- `cmake .`
|
- `cmake .`
|
||||||
- `make`
|
- `make`
|
||||||
- `cd bin`
|
- `sudo make install`
|
||||||
- `./musikbox`
|
- `musikbox`
|
||||||
|
|
||||||
## keyboard shortcuts
|
## keyboard shortcuts
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user