diff --git a/README b/README index 96cb16b0..6cb866a9 100644 --- a/README +++ b/README @@ -1,3 +1,23 @@ $Id$ -This is the README file +Here's the short and sweet of it: + +./configure; make; make install + +You'll still need to make a configuration file in /etc/mt-daapd.conf + +You can use the sample in contrib/mt-daapd.conf as a starting point. + +cp contrib/mt-daapd.conf /etc +cp contrib/mt-daapd.playlist /etc + +Edit /etc/mt-daapd.conf to taste. + +You'll still need distro-specific startup scripts. Check +the contrib directory to see if there are rc scripts for your +distro. + +Questions? Check sf.net/projects/mt-daapd or mail +rpedde@users.sourceforge.net + +