Skip to content

Commit d088cb9

Browse files
committed
Merge pull request #12 from bravo-kernel/docs-composer
Better composer instruction
2 parents 3110048 + fce6f4f commit d088cb9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ See http://sandbox3.dereuromark.de/auth-sandbox
1717
## How to include
1818
Installing the plugin is pretty much as with every other CakePHP Plugin.
1919

20-
```
21-
"require": {
22-
"dereuromark/cakephp-tinyauth": "dev-master"
23-
}
20+
```bash
21+
composer require dereuromark/cakephp-tinyauth:dev-master
2422
```
2523

2624
Then load the plugin:

0 commit comments

Comments
 (0)