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
```