]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update BUILDFORAP2.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 3 May 2021 08:02:55 +0000 (09:02 +0100)
committerGitHub <noreply@github.com>
Mon, 3 May 2021 08:02:55 +0000 (09:02 +0100)
BUILDFORAP2.md

index b64ffa1f8661ad5902a2485fa16f2982ef1c7058..6c205212b7a92085935cf92db12125fa13d3b3ae 100644 (file)
@@ -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`.