Skip to content

Commit

Permalink
version in installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ojhaujjwal committed Aug 26, 2014
1 parent 7a2b283 commit 187be64
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 @@ -10,7 +10,7 @@ A Zend Framework 2 module which provides custom grant for [zfr-oauth2-server](ht
The module provides a grant for a oauth2 server and it is also a client for oauth2 servers of facebook, google etc. So, it is named as server as well as client.

## Installation
* Add `"hrevert/ht-oauth-server-client-module": "dev-master"` to composer.json and run `php composer.phar update`.
* Add `"hrevert/ht-oauth-server-client-module": "0.1.*"` to composer.json and run `php composer.phar update`.
* Enabled the following modules in `config/application.config.php`.
```php
'modules' => array(
Expand Down

0 comments on commit 187be64

Please sign in to comment.