From: Mike Brady Date: Mon, 14 Aug 2017 11:52:14 +0000 (+0100) Subject: Update README.md X-Git-Tag: 3.1.1rc0~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd1a234f62c81ee86d420e973b669f79ebc3d2f4;p=thirdparty%2Fshairport-sync.git Update README.md --- diff --git a/README.md b/README.md index 1816d565..7da37a6c 100644 --- a/README.md +++ b/README.md @@ -152,11 +152,11 @@ Debian, Ubuntu and Raspbian users can get the basics with: If you wish to include the Apple ALAC decoder, you need install it first – please refer to the [ALAC](https://github.com/mikebrady/alac) repository for more information. **Download Shairport Sync:** - -`$ git clone https://github.com/mikebrady/shairport-sync.git` +``` +$ git clone https://github.com/mikebrady/shairport-sync.git +``` Next, `cd` into the shairport-sync directory and execute the following command: - ``` $ autoreconf -i -f ```