summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/gallery/files/postinstall-en.txt')
-rw-r--r--www-apps/gallery/files/postinstall-en.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/gallery/files/postinstall-en.txt b/www-apps/gallery/files/postinstall-en.txt
index 45a45bf9752f..04d4a0453374 100644
--- a/www-apps/gallery/files/postinstall-en.txt
+++ b/www-apps/gallery/files/postinstall-en.txt
@@ -13,7 +13,7 @@ is the version of gallery you just emerged.
mysql gallery3 -u root -p -e \
"GRANT ALL ON gallery3.* TO username@localhost IDENTIFIED BY 'password'"
-3. Now browse to http://<VHOST_HOSTNAME>/<VHOST_APPDIR>/install. Make sure
+3. Now browse to http://<VHOST_HOSTNAME>/<VHOST_APPDIR>/installer. Make sure
the database name, user and password match what you created in step 2.
4. Enjoy!