]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update README.md
authorMike Brady <mikebrady@eircom.net>
Mon, 14 Aug 2017 11:52:14 +0000 (12:52 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Aug 2017 11:52:14 +0000 (12:52 +0100)
README.md

index 1816d565089dc7187133a493f2d6ade36a9675e4..7da37a6cd4de0e4e00325fb1a7494675637de2cf 100644 (file)
--- 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
 ```