mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-27 06:35:28 +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.
|
||||
|
||||
### 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user