Skip to content

Commit

Permalink
Updated version in installation to 0.1.*
Browse files Browse the repository at this point in the history
  • Loading branch information
ojhaujjwal committed Aug 22, 2014
1 parent b049c2a commit 36a4b3f
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 @@ HtImgModule
This module simplies image manipulation for Zend Framework 2. This module integrates Zend Framework 2 with [Imagine](https://github.com/avalanche123/Imagine), the most amazing Image manipulation library for PHP.

## Installation
* Add `"hrevert/ht-img-module": "0.0.*"` to composer.json and run `php composer.phar update`
* Add `"hrevert/ht-img-module": "0.1.*"` to composer.json and run `php composer.phar update`
* Register `HtImgModule` as module in `config/application.config.php`
* Copy the file located in `vendor/hrevert/ht-img-module/config/ht-img-module.global.php` to `config/autoload` and change the values as you wish

Expand Down

0 comments on commit 36a4b3f

Please sign in to comment.