shrink photo name also on generate-thumbnails-output
[phpfspot.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index b8ed988fba9ae621c304d1c5767b99f88e369235..2769ebc3724e4f5dc452635472457c01b05900f4 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -34,7 +34,9 @@ phpfspot install howto:
  4. To pre-create all thumbnails invoke the script gen_thumbs.php
 
     cd ${phpfspot_home}
-    ./gen_thumbs.sh
+    "./gen_thumbs.php"
+    or 
+    "php gen_thumbs.php" (if execute-permission is not set)
 
     thumbnails can also be created on-the-fly by the webserver but
     this will take away a lot of resources of your system during