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 9acdbf7 commit d74bbe8Copy full SHA for d74bbe8
README.md
@@ -10,7 +10,7 @@ Add the NuGet package to your test project.
10
Add the [Fluent Assertions for MVC Core][nuget-mvc-core] NuGet package to your unit test project:
11
12
````
13
-PM> FluentAssertions.AspNetCore.Mvc
+PM> Install-Package FluentAssertions.AspNetCore.Mvc
14
15
16
## Getting Started
0 commit comments