Skip to content

Commit

Permalink
added version in composer command
Browse files Browse the repository at this point in the history
  • Loading branch information
ojhaujjwal committed Mar 31, 2014
1 parent c82feb4 commit 01e41fa
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 @@ A Zend Framework 2 module to based on [Mobile-Detect](https://github.com/serbang


# Installation
* Add `"hrevert/ht-mobile-template-module": "dev-master",` to your composer.json and run `php composer.phar update`
* Add `"hrevert/ht-mobile-template-module": "0.0.*",` to your composer.json and run `php composer.phar update`
* Enable the module in `config/application.config.php`

## Basic Usage
Expand Down

0 comments on commit 01e41fa

Please sign in to comment.