increased filename length from 32 to 256, we need this.
[my-code/mp3db.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 95c1883..a430f17 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -5,6 +5,10 @@ INSTALL
 
 include main.shtml in your existing webpage.
 it needs physical contact to the mp3 data.
+exchange all entries in main.shtml reading index.shtml 
+to the file sourcing this main.shtml file.
+build mp3read executing a simple "make".
+copy readtag.sh and mp3read in your $PATH location.
 
 2)
 
@@ -18,7 +22,7 @@ adjust the examples !! important, defaults won't work !!
 
 4)
 
-make your mp3 data is mp3db compatible.
+make sure your mp3 data is mp3db compatible.
 that means, no special character and small letters.
 you may test ./make_mp3dbcompat script to do so.
 this will definetly fuck your system, i mean it :)