Index: trunk/ippMonitor/INSTALL
===================================================================
--- trunk/ippMonitor/INSTALL	(revision 41730)
+++ trunk/ippMonitor/INSTALL	(revision 42384)
@@ -28,9 +28,16 @@
 psconfig ipp-20210708-gentoo
 
+# Copy these files and modify them.
+# config.dat is used to generate the site.php file installed in the htdocs location
+cp config.dat.in config.dat
+
+# czarconfig.xml is used by czarpool.pl
+cp czartool/czarconfig.xml.in czartool/czarconfig.xml
+
 # run psconfigure to generate Makefile and raw/site.php 
 # DO NOT check site.php into the svn tree 
 # $CZARPLOTDIR and $METRICSPLOTDIR will be generated as links in the same folder as ippMonitor  
-# the structure of the names for these two directories are defined in Makefile.in 
-psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --site ~/ippconfig/ippmonitor.config 
+# the structure of the names for these two directories are defined in Makefile.in a
+psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /some/path --site ~/ippconfig/ippmonitor.config 
 
 ## NOTES:
@@ -41,11 +48,4 @@
 ## For an initial installation, you may need to create /var/www/localhost/wwwbin
 
-# Copy these files and modify them.
-# config.dat is used to generate the site.php file installed in the htdocs location
-cp config.dat.in config.dat
-
-# czarconfig.xml is used by czarpool.pl
-cp czartool/czarconfig.xml.in czartool/czarconfig.xml
-
 # install the php code:
 # czartool_plots and ippMetrics will be linked to different path in different hostnames 
