diff options
author | Avuton Olrich <avuton@gmail.com> | 2008-12-20 19:29:55 -0800 |
---|---|---|
committer | Avuton Olrich <avuton@gmail.com> | 2008-12-20 19:29:55 -0800 |
commit | cc279f115b5b6862f83a9344adaa11985bec7767 (patch) | |
tree | 65714d6f6d6833887606e14b9632c74f2aa670a9 /INSTALL | |
parent | b1838b4976e8a005b077723c90588fba44dd8131 (diff) | |
download | mpd-cc279f115b5b6862f83a9344adaa11985bec7767.tar.gz mpd-cc279f115b5b6862f83a9344adaa11985bec7767.tar.xz mpd-cc279f115b5b6862f83a9344adaa11985bec7767.zip |
More clarification in the INSTALL file
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -4,7 +4,8 @@ Introduction ------------ This document is a very small amount of documentation about what is needed to -install MPD. If more information is desired see wiki at http://mpd.wikia.com. +install MPD. If more information is desired see the community wiki at +http://mpd.wikia.com. Dependencies ------------ @@ -167,8 +168,8 @@ a mpd configuration file must be specified at runtime. A A sample config file is included with the source of MPD, mpdconf.example. The first time MPD is run it will attempt to discover all music in your -music root, recursively. This can be affected by the symlink options -specified in the example mpd.conf. +music root, recursively. This can be affected by the symbolic link +options specified in the example mpd.conf. Using MPD --------- |