Skip to content

Commit 25c04cc

Browse files
committed
Updated README with 0.4 as installation
1 parent 000c79a commit 25c04cc

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
@@ -11,7 +11,7 @@ The recommended way to install react is [through composer](http://getcomposer.or
1111
```JSON
1212
{
1313
"require": {
14-
"react/react": "0.3.*"
14+
"react/react": "0.4.*"
1515
}
1616
}
1717
```

0 commit comments

Comments
 (0)