From: Mike Brady Date: Wed, 18 May 2016 10:08:16 +0000 (+0100) Subject: Update LIBSOXR.md X-Git-Tag: 2.3.8.7~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d38d5c364446ba7104bfba329fc78ed29698fb8;p=thirdparty%2Fshairport-sync.git Update LIBSOXR.md --- diff --git a/LIBSOXR.md b/LIBSOXR.md index af10e968..2c703ab6 100644 --- a/LIBSOXR.md +++ b/LIBSOXR.md @@ -1,7 +1,7 @@ The Raspbian image at the time of writing is the `May 2016` version, with the release date of `2016-05-10`. It does not include `libsoxr`, but it is available as a package via `apt-get`. -`libsoxr` is vary easy to compile. Here are very brief instructions to download, compile and install it: +Alternatively, `libsoxr` is very easy to compile. Here are very brief instructions to download, compile and install it: * Install `cmake`. This is used in the building of libsoxr: ```