From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 3 May 2021 08:02:55 +0000 (+0100) Subject: Update BUILDFORAP2.md X-Git-Tag: 4.0-dev~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dcef9f88cb2f56d0a4333ad3ec47f9bf2d441a0;p=thirdparty%2Fshairport-sync.git Update BUILDFORAP2.md --- diff --git a/BUILDFORAP2.md b/BUILDFORAP2.md index b64ffa1f..6c205212 100644 --- a/BUILDFORAP2.md +++ b/BUILDFORAP2.md @@ -9,8 +9,9 @@ Experimental Build Instructions for AirPlay 2 In addition, `nqptp` must run with `root` privileges. (FYI, most computers do not have a PTP clock running -- instead, they may use a [Network Timing Protocol (NTP)](http://www.ntp.org) service to keep the system clock synchronised with world time.) * When Shairport Sync is updated, you should check and update `nqptp` *before* building the update. +* Build instructions are likely to change. -Installation Instructions +Build and Install Instructions == In the commands below, note the convention that a `#` prompt means you are in superuser mode and a `$` prompt means you are in a regular unprivileged user mode. You can use `sudo` *("SUperuser DO")* to temporarily promote yourself from user to superuser, if permitted. For example, if you want to execute `apt-get update` in superuser mode and you are in user mode, enter `sudo apt-get update`.