summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormcinp <mcinp@o2.pl>2014-04-02 10:10:17 +0200
committerDavid <ottodavid@gmx.net>2014-08-21 17:32:40 +0200
commit2a940641a38c12fa782dab73c77ceb895f913ee5 (patch)
tree9928f9ba5c293ae8f5b15ce7cdce4eddfb72eee3
parentadb88ab5ac7980af3fea4cc035a158d92b1ab1a6 (diff)
Update HelloWorld.page
prado-cli.php moved to /bin(cherry picked from commit 00bc3da51fbc0a6231d08c85a44df5762f9c5545)
-rwxr-xr-xdemos/quickstart/protected/pages/GettingStarted/HelloWorld.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/GettingStarted/HelloWorld.page b/demos/quickstart/protected/pages/GettingStarted/HelloWorld.page
index 557aa46d..d65cf7f8 100755
--- a/demos/quickstart/protected/pages/GettingStarted/HelloWorld.page
+++ b/demos/quickstart/protected/pages/GettingStarted/HelloWorld.page
@@ -29,7 +29,7 @@ where each directory is explained as follows. Note, the above directory structur
</ul>
<div class="tip">
-<b class="tip">Tip:</b>You may also use the <tt>framework/prado-cli.php</tt>
+<b class="tip">Tip:</b>You may also use the <tt>bin/prado-cli.php (framework/prado-cli.php for Prado < 3.2.3)</tt>
<a href="?page=GettingStarted.CommandLine">command line script</a>
to create the Prado project directory structure. For example, type the command
<tt>php path/to/prado-cli.php -c helloworld</tt> in the directory