]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update README.md
authorMike Brady <mikebrady@eircom.net>
Sun, 25 Sep 2016 15:03:50 +0000 (16:03 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Sep 2016 15:03:50 +0000 (16:03 +0100)
README.md

index 848b7ebc1dd140dd372ea8391ddbd9d8247e5471..14d6dc384951d99ca1c225088ae0e99d78010bfd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ Audio played by a Shairport Sync-powered device stays synchronised with the sour
 Shairport Sync does not support AirPlay video or photo streaming.
 
 This is the stable "master" branch. Changes and updates are incorporated into this branch relatively slowly. To access the development version, where all the latest changes are made first, please switch to the "development" branch.
+
 **Please note that, between 2.8.4 and 2.8.5, there is a change in the standard ./configure arguments which you should not ignore!** 
 
 
@@ -170,7 +171,7 @@ A final consideration is the location of the configuration file `shairport-sync.
 
 **Sample `./configure` command with parameters for a typical Linux `systemd` installation:**
 
-Here is an example, suitable for Linux installations that use `systemd`, such as Ubuntu 15.10 and Raspbian Jessie:
+Here is an example, suitable for Linux installations that use `systemd`, such as Ubuntu 16.04 and Raspbian Jessie:
 
 `$ ./configure --sysconfdir=/etc --with-alsa --with-avahi --with-ssl=openssl --with-metadata --with-soxr --with-systemd`