summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/GettingStarted/HelloWorld.page
diff options
context:
space:
mode:
authorctrlaltca <ctrlaltca@gmail.com>2014-04-02 10:58:35 +0200
committerctrlaltca <ctrlaltca@gmail.com>2014-04-02 10:58:35 +0200
commitaeddeb9e8123e264de3be28bce3ff87a4685ad52 (patch)
treefaac8ab3588532dda651a5d4493e27944d68a20a /demos/quickstart/protected/pages/GettingStarted/HelloWorld.page
parent851f4679e14dbc420d27e6f0d5cfc88dd5af3dc0 (diff)
parent888f241829e8922e95c5c925a192a50fe34264cd (diff)
Merge pull request #510 from mcinp/master
change Quickstart Demo to reflect prado-cli.php move to /bin
Diffstat (limited to 'demos/quickstart/protected/pages/GettingStarted/HelloWorld.page')
-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