From d16f10bfe753ce41f9add2acb361f4283f737195 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Juho=20Va=CC=88ha=CC=88-Herttua?= Date: Tue, 9 Apr 2013 12:05:02 +0300 Subject: [PATCH] Add installation and usage instructions --- README.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a0d70c..70fcde9 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,27 @@ Disclaimer ---------- All the resources in this repository are written using only freely available information from the internet. The code and related resources are meant for -educational purposes only. It is up to the user to make sure all local laws are -adhered to. +educational purposes only. It is the responsibility of the user to make sure +all local laws are adhered to. + +Installation +------------ + +``` +./configure +make +sudo make install +``` + +Notice that libao is required in order to install the shairplay binary, +otherwise only the library is compiled and installed. + +Usage +----- + +Check available options with ```shairplay --help``` and start server with +```shairplay```, if you are connected to a Wi-Fi the server should show as an +AirPort Express on your iOS devices and Mac OS X computers in the same network. Related software ---------------- -- 2.34.1