Browse Source

doc update

euromark 13 years ago
parent
commit
6d3ee5a900
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ That's it. It should be up and running.
 
 ## The basics
 
-Include the bootstrap file with
+Include the Tools bootstrap file in your `APP/Config/bootstrap.php` with
 
     App::import('Lib', 'Tools.Bootstrap/MyBootstrap');