diff options
Diffstat (limited to 'demos/quickstart/protected/pages/GettingStarted')
| -rwxr-xr-x | demos/quickstart/protected/pages/GettingStarted/HelloWorld.page | 2 | 
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
 | 
