Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bakura10 committed Mar 11, 2016
1 parent 3987b28 commit f479fdd
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 @@ -11,7 +11,7 @@ ZfrRest

Install the module by typing (or add it to your `composer.json` file):

`php composer.phar require zfr/zfr-rest:0.4.*`
`php composer.phar require zfr/zfr-rest:0.5.*`

Then, add the keys "ZfrRest" to your modules list in `application.config.php` file, and copy-paste the file
`zfr_rest.global.php.dist` into your `autoload` folder (don't forget to remove the .dist extension at the end!).
Expand Down

0 comments on commit f479fdd

Please sign in to comment.