euromark 11 years ago
parent
commit
77f0bc900b
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -19,6 +19,13 @@ Installing the Plugin is pretty much as with every other CakePHP Plugin.
 
 
 Tip: You can also use packagist now @ https://packagist.org/packages/dereuromark/cakephp-tools
 Tip: You can also use packagist now @ https://packagist.org/packages/dereuromark/cakephp-tools
 
 
+```
+"require": {
+	"dereuromark/cakephp-tools": "dev-master"
+}
+```
+or use the tags, e.g. `0.4` directly.
+
 That's it. It should be up and running.
 That's it. It should be up and running.
 
 
 ## The basics
 ## The basics