Skip to content

Commit

Permalink
[README] change the version in "Installation" #6
Browse files Browse the repository at this point in the history
  • Loading branch information
iteman committed Oct 5, 2014
1 parent 05adaee commit e991f8c
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.1@dev"
"piece/stagehand-fsm": "2.1.*"
}
}
```
Expand Down

0 comments on commit e991f8c

Please sign in to comment.