euromark 11 年之前
父节点
当前提交
77f0bc900b
共有 1 个文件被更改,包括 7 次插入0 次删除
  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
 
+```
+"require": {
+	"dereuromark/cakephp-tools": "dev-master"
+}
+```
+or use the tags, e.g. `0.4` directly.
+
 That's it. It should be up and running.
 
 ## The basics