summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/indefero/files/postinstall-en-1.2.txt')
-rw-r--r--www-apps/indefero/files/postinstall-en-1.2.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/indefero/files/postinstall-en-1.2.txt b/www-apps/indefero/files/postinstall-en-1.2.txt
index 654468f..12b1b79 100644
--- a/www-apps/indefero/files/postinstall-en-1.2.txt
+++ b/www-apps/indefero/files/postinstall-en-1.2.txt
@@ -20,10 +20,10 @@ that you used in step 1.
3) To actually create the needed tables for indefero, cd <path to
indefero>/src and run dbsetup.sh.
-4) Lastly, edit <path to indefero>/www/bootstrap.php. Change the places where
+4) Lastly, edit <path to indefero>/bootstrap.php. Change the places where
it says <PATH TO INDEFERO> to point to the install you're using. Then update
-it to use a username / password of your choice. Then run php <path to indefero>/www/bootstrap.php.
+it to use a username / password of your choice. Then run php <path to indefero>/bootstrap.php.
When this is done and you see the success, rm <path to
-indefero>/www/bootstrap.php.
+indefero>/bootstrap.php.