Skip to content

Commit

Permalink
Fixed README composer suggested version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicmart committed Mar 2, 2014
1 parent 23b4448 commit 5c303f8
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 @@ -164,7 +164,7 @@ Just create a composer.json file for your project:
```JSON
{
"require": {
"nicmart/tree": "dev-master"
"nicmart/tree": "~0.1"
}
}
```
Expand Down

0 comments on commit 5c303f8

Please sign in to comment.