Skip to content

Commit

Permalink
Update version in installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ojhaujjwal committed Nov 28, 2014
1 parent d32f346 commit 3567192
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 @@ -41,7 +41,7 @@ echo $converter->convert('USD', 'NPR');
## Installation
This library depends on composer for installation . For installation of composer, please visit [getcomposer.org](//getcomposer.org).

Add `"ujjwal/currency-converter":"2.1.*"` to your composer.json and run `php composer.phar update`
Add `"ujjwal/currency-converter":"2.2.*"` to your composer.json and run `php composer.phar update`

## Usage
Please head on to [/examples](/examples) folder.
Expand Down

0 comments on commit 3567192

Please sign in to comment.