Upgrade docs

This commit is contained in:
Ivan Shalganov
2014-04-17 23:55:05 +04:00
parent 02368a0a47
commit 947546c468
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ For installation use [composer](http://getcomposer.org). Add in your `composer.j
```json
{
"require": {
"fenom/fenom": "1.*"
"fenom/fenom": "2.*"
}
}
```