mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Update README.md
This commit is contained in:
parent
8c784eb087
commit
923362d3b7
@ -33,7 +33,7 @@ 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.
|
||||||
|
|
||||||
- `brew install cmake boost libogg libvorbis flac mpg123 faad2 taglib`
|
- `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`
|
||||||
- `cmake .`
|
- `cmake .`
|
||||||
@ -43,7 +43,7 @@ you'll need [homebrew](http://brew.sh/) to install the required dependencies.
|
|||||||
|
|
||||||
## linux
|
## linux
|
||||||
|
|
||||||
- install the following libraries and their development packages: `cmake boost libogg vorbis flac mpg123 faad2 taglib`
|
- install the following libraries and their development packages: `cmake boost libogg vorbis flac mpg123 faad2`
|
||||||
- `git clone https://github.com/clangen/musikcube.git`
|
- `git clone https://github.com/clangen/musikcube.git`
|
||||||
- `cd musikcube`
|
- `cd musikcube`
|
||||||
- `cmake .`
|
- `cmake .`
|
||||||
|
Loading…
Reference in New Issue
Block a user