Skip to content

Commit

Permalink
Update BUILD.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebrady authored Feb 6, 2025
1 parent a19554a commit 2209351
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ If you are building classic Shairport Sync, the list of packages is shorter:
### NQPTP
Skip this section if you are building classic Shairport Sync – NQPTP is not needed for classic Shairport Sync.

Download, install, enable and start NQPTP from [here](https://github.com/mikebrady/nqptp).
Download, install, enable and start NQPTP from [here](https://github.com/mikebrady/nqptp/tree/development).

### Shairport Sync
#### Build and Install
Expand All @@ -131,6 +131,7 @@ Download Shairport Sync, branch and configure, compile and install it. Before ex
```
$ git clone https://github.com/mikebrady/shairport-sync.git
$ cd shairport-sync
$ git checkout development
$ autoreconf -fi
$ ./configure --sysconfdir=/etc --with-alsa \
--with-soxr --with-avahi --with-ssl=openssl --with-systemd --with-airplay-2
Expand Down

0 comments on commit 2209351

Please sign in to comment.