summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authormcinp <mcinp@o2.pl>2014-04-02 10:10:17 +0200
committermcinp <mcinp@o2.pl>2014-04-02 10:10:17 +0200
commit00bc3da51fbc0a6231d08c85a44df5762f9c5545 (patch)
treedab3913c1e58c9f6e9920268caf792d22f631bb7 /demos
parent851f4679e14dbc420d27e6f0d5cfc88dd5af3dc0 (diff)
Update HelloWorld.page
prado-cli.php moved to /bin
Diffstat (limited to 'demos')
-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