Skip to content

Commit

Permalink
change the version in "Installation" #9
Browse files Browse the repository at this point in the history
  • Loading branch information
iteman committed Feb 3, 2015
1 parent 0addaef commit 0c3ca0a
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 @@ -54,7 +54,7 @@ First, add the dependency to `piece/stagehand-fsm` into your `composer.json` fil
```json
{
"require": {
"piece/stagehand-fsm": "~2.2@dev"
"piece/stagehand-fsm": "2.2.*"
}
}
```
Expand Down

0 comments on commit 0c3ca0a

Please sign in to comment.