buffer_tree: Add code to splice out a node of the buffer tree.
[paraslash.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 092bf873b373ed482e77754568dfb8fef33e6105..aba5c35f162285e50bd4ca8d1d427a35b7008b06 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -17,10 +17,10 @@ optional. The configure script will detect what is installed on your
 system and will only try to build those executables that can be built
 with your setup.
 
 system and will only try to build those executables that can be built
 with your setup.
 
-Note that no mp3 library (not even the mp3 decoding library libmad)
-is needed for para_server if you only want to stream mp3 files. Also,
-it's fine to use para_server on a box without sound card as para_server
-only sends the audio stream to connected clients.
+Note that no special library (not even the mp3 decoding library
+libmad) is needed for para_server if you only want to stream mp3 or
+wma files. Also, it's fine to use para_server on a box without sound
+card as para_server only sends the audio stream to connected clients.
 
 -------------------------
 Install server and client
 
 -------------------------
 Install server and client