We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fac87e commit 6c78001Copy full SHA for 6c78001
README.md
@@ -25,7 +25,7 @@ Quick Start
25
Install the package
26
```
27
Install-Package React.Web.Mvc4 # For ASP.NET MVC 4 or 5
28
-Install-Package React.AspNet # For ASP.NET MVC Core 1.0
+Install-Package React.AspNet # For ASP.NET Core MVC 1.0
29
30
31
Create JSX files
0 commit comments