Update build.md

This commit is contained in:
Johannes Pohl 2016-10-17 12:14:15 +02:00 committed by GitHub
parent 57b757ac5e
commit 7039f29223

View file

@ -106,10 +106,11 @@ Start and stop the server with `sudo service snapserver start` and `sudo service
1. Install Xcode from the App Store
2. Install [Homebrew](http://brew.sh)
3. Install the required libs:
3. Install the required libs
```
$ brew install flac libvorbis
```
###Build Snapclient
`cd` into the Snapclient src-root directory: