From: weidav Date: Thu, 29 Sep 2022 16:41:17 +0000 (+0200) Subject: Don't need to checkout development branch. X-Git-Tag: 4.1-rc1~8^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1545%2Fhead;p=thirdparty%2Fshairport-sync.git Don't need to checkout development branch. --- diff --git a/BUILD.md b/BUILD.md index d8cdbd54..58f5f35a 100644 --- a/BUILD.md +++ b/BUILD.md @@ -121,7 +121,7 @@ Download, install, enable and start NQPTP from [here](https://github.com/mikebra ### Shairport Sync #### Build and Install -Download Shairport Sync, check out the `development` branch and configure, compile and install it. Before executing the commands, please note the following: +Download Shairport Sync, configure, compile and install it. Before executing the commands, please note the following: * If building for FreeBSD, replace `--with-systemd` with `--with-os=freebsd --with-freebsd-service`. * Omit the `--with-airplay-2` from the `./configure` options if you are building classic Shairport Sync.