From: Mike Brady Date: Wed, 26 Aug 2015 21:20:03 +0000 (+0100) Subject: Update README.md X-Git-Tag: 2.5.0.3~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7c2aaeb05ef7087b518353a4f034f38f4337892;p=thirdparty%2Fshairport-sync.git Update README.md --- diff --git a/README.md b/README.md index 56270b8e..9032cb35 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ An Arch Linux installation package is available (thanks!) at [EliaCereda/shairp Install the toolchain and pre-requisites, if necessary: ``` % sudo yum install make automake gcc gcc-c++ kernel-devel -% sudo yum install alsa-lib-devel autoconf automake avahi-devel libconfig-devel libdaemon-deve; openssl-devel popt-devel soxr-devel +% sudo yum install alsa-lib-devel autoconf automake avahi-devel libconfig-devel libdaemon-devel openssl-devel popt-devel soxr-devel ``` Download the tarball from the "releases" tab on github or use `wget` and then use `rpmbuild`. This example is for version 2.3.13.1: ```