summaryrefslogtreecommitdiff
authorNeil Marion dela Cruz <nmfdelacruz@gmail.com>2013-08-16 03:59:10 (UTC)
committer Neil Marion dela Cruz <nmfdelacruz@gmail.com>2013-08-16 03:59:10 (UTC)
commit0b83c936753726adf63a6fbdbb8df166d1552f25 (patch) (side-by-side diff)
tree530fc51198f33b481c48b360d3b9aebcc16f5733
parent303600d0d45fd61b922f5278a6f1efb9574be5e8 (diff)
downloadclipperz-0b83c936753726adf63a6fbdbb8df166d1552f25.zip
clipperz-0b83c936753726adf63a6fbdbb8df166d1552f25.tar.gz
clipperz-0b83c936753726adf63a6fbdbb8df166d1552f25.tar.bz2
Update README.md
I was clueless at first why I'm not redirected to POG when I went to /setup/ . Then I realized that I needed to input my setup_password on the textfield when I inspected the element.
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e44df48..414527f 100644
--- a/README.md
+++ b/README.md
@@ -111,2 +111,4 @@ Once the index.html files have been built (one for each frontend) and a backend
+ But if you have setup a $configuration['setup_password'] in target/php/configuration.php then a page with a textfield and a "Submit" link will appear.
+ Just input your $configuration['setup_password'] value and click on "Submit" so [POG][pog] setup page will appear.
@@ -117,2 +119,2 @@ This application has not been fully tested, so there may be still problems due t
-[pog]: http://www.phpobjectgenerator.com/ \ No newline at end of file
+[pog]: http://www.phpobjectgenerator.com/