Skip to content

Commit 6c78001

Browse files
alexineaDaniel15
authored andcommitted
Fix the wrong comment in Quick Start section (reactjs#376)
1 parent 5fac87e commit 6c78001

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
@@ -25,7 +25,7 @@ Quick Start
2525
Install the package
2626
```
2727
Install-Package React.Web.Mvc4 # For ASP.NET MVC 4 or 5
28-
Install-Package React.AspNet # For ASP.NET MVC Core 1.0
28+
Install-Package React.AspNet   # For ASP.NET Core MVC 1.0
2929
```
3030

3131
Create JSX files

0 commit comments

Comments
 (0)