Skip to content

Commit ae3acef

Browse files
committed
Update README install instructions for 1.0 branch
1 parent 568a292 commit ae3acef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The recommended way to install react/async is [through composer](http://getcompo
1313
```JSON
1414
{
1515
"require": {
16-
"react/async": "dev-master"
16+
"react/async": "~1.0"
1717
}
1818
}
1919
```

0 commit comments

Comments
 (0)