REQUIREMENTS: Kill an incomplete sentence, add git.
[paraslash.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 5b36e0851c839a150136eb531c28ef13f9240c60..31bc112a06eee11ccc4661fe4d49be6015176afd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -7,12 +7,15 @@ Any knowledge of how to work with mouse and icons is not required.
 ---------------------------
 Install all needed packages
 ---------------------------
-
-See REQUIREMENTS for a list of required software. You don't need
-everything listed there. In particular, mp3, ogg vorbis and aac, ortp
-support is optional. Autoconf will detect what is installed on your
-system and will only try to build those executables that can be built
-with your setup.
+See
+<<
+<a href="REQUIREMENTS.html"> REQUIREMENTS </a>
+>>
+for a list of required software. You don't need everything listed
+there. In particular, mp3, ogg vorbis and aac, ortp support is
+optional. Autoconf will detect what is installed on your system
+and will only try to build those executables that can be built with
+your setup.
 
 Note that no special library (not even the mp3 decoding library libmad)
 is needed for para_server if you only want to stream mp3 files.
@@ -194,7 +197,7 @@ socket is
 
        /var/paraslash/audiod_socket.$HOSTNAME
 
-so the /var/paraslash directory should be owned by the user who
+so the /var/paraslash directory should be writable for the user who
 runs para_audiod.
 
 If you want to change the location of the socket, use the -s option
@@ -237,4 +240,7 @@ arbitrary commands. There are several flavours of key-bindings:
          command>" instead of "<specified command>".
 
 This concludes the installation notes. Next thing you might to have a look
-at is how to use paraslash's audio file selector. See README.afs.
+at is how to use paraslash's audio file selector. See
+<<
+<a href="README.afs.html"> README.afs</a>
+>>