Update README.md

This commit is contained in:
Johannes Pohl 2016-02-09 18:48:59 +01:00
parent c6e7d8ac02
commit 69a12a7f77

View file

@ -41,7 +41,12 @@ For Arch derivates:
$ pacman -S git base-devel
$ pacman -S alsa-lib avahi libvorbis flac alsa-utils
Build Snapcast by cd'ing into the Snapcast src-root directory
After cloning the Snapcast repository, you have to update the external submodules:
$ cd <MY_SNAPCAST_ROOT>/externals
$ git submodule update --init --recursive
Build Snapcast by cd'ing into the Snapcast src-root directory:
$ cd <MY_SNAPCAST_ROOT>
$ make