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.
2 parents 1f7908a + 2240ffc commit af74d24Copy full SHA for af74d24
README.md
@@ -238,7 +238,7 @@ In the Version 0.0.9 the CLI was not a global tool and needed to be registred li
238
</ItemGroup>
239
```
240
241
-After you edited the .csproj-file, you need to restore your NuGet packages within your Project. Run the follwoing command in your ASP.NET Core folder:
+After you edited the .csproj-file, you need to restore your NuGet packages within your Project. Run the following command in your ASP.NET Core folder:
242
243
244
dotnet restore
0 commit comments