Skip to content

Commit 12fe282

Browse files
committed
Merge pull request #21 from crdeutsch/patch-1
Referenced correct Nuget package.
2 parents 1c8ea6d + 6002738 commit 12fe282

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
@@ -18,7 +18,7 @@ Quick Start
1818
===========
1919
Install the package
2020
```
21-
Install-Package React.Mvc4
21+
Install-Package React.Web.Mvc4
2222
```
2323

2424
Create JSX files

0 commit comments

Comments
 (0)