]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update README.md
authorMike Brady <mikebrady@eircom.net>
Wed, 30 Dec 2015 12:25:57 +0000 (12:25 +0000)
committerMike Brady <mikebrady@eircom.net>
Wed, 30 Dec 2015 12:25:57 +0000 (12:25 +0000)
README.md

index 2f0fbcc7d82b899777688d53ff393cfe6da162e6..4fa3c961a6e80ce72520af5a547735d4f4ada8b2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -51,16 +51,13 @@ Note: Historically, Shairport Sync has taken its settings from command line argu
 
 Building And Installing
 ---------------------
-If you wish to install Shairport Sync on OpenWrt, Arch or Fedora platforms, please follow the appropriate instructions below. Otherwise follow the General Build Instructions. Then, when the program has been installed, refer to the section on Configuring Shairport Sync that follows.
+If you wish to install Shairport Sync on OpenWrt, Arch or Fedora platforms, please follow the appropriate instructions below. Limited support is also available for MAc OS X. Otherwise follow the General Build Instructions. Then, when the program has been installed, refer to the section on Configuring Shairport Sync that follows.
 
 **Note**
 
 The following procedures will install the shairport-sync application into your system. Before continuing, you should check to see if shairport-sync is already installed – you can use `which shairport-sync` to find where it is located, if installed. If it is installed you should delete it – you may need superuser privileges. After deleting, check again in case further copies are installed elsewhere.
 (If the existing installation of shairport-sync is where the new copy will be installed into, it will be overwritten;  sometimes, however, the installation is to another location, so it is safer, initially, to delete previous versions manually.)
 
-**Mac OS X**
-A [HomeBrew](http://brew.sh) package exists for Shairport Sync. With HomeBrew installed, Shairport Sync can be installed using the command `$brew install shairport-sync`. Note that the installation uses the `libao` library and so synchronisation is not available – playback glitches will occur occasionally, when the buffers overflow or underflow.
-
 **Ubuntu**
 Personal Package Archives for Shairport Sync master and development branches are available at https://launchpad.net/~dantheperson.
 
@@ -70,6 +67,9 @@ There is a Shairport Sync package in OpenWrt `trunk`. Also, there's an OpenWrt p
 **Arch Linux:**
 An Arch Linux installation package is available at  [EliaCereda/shairport-sync-PKGBUILD](https://github.com/EliaCereda/shairport-sync-PKGBUILD).
 
+**Mac OS X**
+A [HomeBrew](http://brew.sh) package exists for Shairport Sync. With HomeBrew installed, Shairport Sync can be installed using the command `$brew install shairport-sync`. Note that the installation uses the `libao` library and so synchronisation is not available — playback glitches will occur occasionally, when the buffers overflow or underflow.
+
 **Fedora:**
 Install the toolchain and pre-requisites, if necessary:
 ```