From: Mike Brady Date: Mon, 14 Aug 2017 16:53:10 +0000 (+0100) Subject: Update FREEBSD.md X-Git-Tag: 3.1.1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=459596b0d1d6b87c3174a4c45cb9d11c8c7c7dbd;p=thirdparty%2Fshairport-sync.git Update FREEBSD.md --- diff --git a/FREEBSD.md b/FREEBSD.md index 74f4ea14..3449a5c4 100644 --- a/FREEBSD.md +++ b/FREEBSD.md @@ -51,11 +51,10 @@ Install the packages that are needed for Shairport Sync to be downloaded and bui ``` Omit `alsa-utils` if you're not using ALSA. Likewise, omit `sndio` if you don't intend to use the `sndio` subsystem. -Now, download Shairport Sync from GitHub and check out the `development` branch. +Now, download Shairport Sync from GitHub: ``` $ git clone https://github.com/mikebrady/shairport-sync.git $ cd shairport-sync -$ git checkout development ``` Next, configure the build and compile it: