update install notes REL_3-0-BETA-1
authorchriskl <chriskl>
Thu, 22 May 2003 04:19:19 +0000 (04:19 +0000)
committerchriskl <chriskl>
Thu, 22 May 2003 04:19:19 +0000 (04:19 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index de27db0608624e0d24a55ceedb6f98bbd0299edf..4d014fb6d4ea8ac07080e8db08c0c7b8343ec57d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -3,13 +3,14 @@ phpPgAdmin Installation Guide
 
 1. Unpack your download
 
-   tar -xvzf phppgadmin-*.tar.gz
+   tar -xvzf phpPgAdmin-*.tar.gz
 
 2. Configure phpPgAdmin
 
-   cp phppgadmin/conf/config.inc.php-dist phppgadmin/conf/config.inc.php
+   edit phppgadmin/conf/config.inc.php
 
-   Then edit config.inc.php and configure phgPgAdmin to your requirements.
+   If you mess up the configuration file, you can recover it from the
+   config.inc.php-dist file.
 
 3. Set up the reports database.