Skip to content

Commit

Permalink
fix composer require line
Browse files Browse the repository at this point in the history
  • Loading branch information
Erwane authored Jul 27, 2017
1 parent 3cde6ab commit 298efd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is a really "simple to use" cakephp 3 plugin for generating and reading tem

## Installation
```bash
composer require erwane/cakephp-token:~1.0.0
composer require erwane/cakephp-token:~1
composer update
bin/cake migrations migrate -p Token
```
Expand Down

0 comments on commit 298efd6

Please sign in to comment.