Skip to content

Commit d74bbe8

Browse files
authoredNov 15, 2018
Fix typo in install instructions
1 parent 9acdbf7 commit d74bbe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Add the NuGet package to your test project.
1010
Add the [Fluent Assertions for MVC Core][nuget-mvc-core] NuGet package to your unit test project:
1111

1212
````
13-
PM> FluentAssertions.AspNetCore.Mvc
13+
PM> Install-Package FluentAssertions.AspNetCore.Mvc
1414
````
1515

1616
## Getting Started

0 commit comments

Comments
 (0)
Failed to load comments.