Skip to content

Commit af74d24

Browse files
Merge pull request #326 from jbeals12/patch-1
2 parents 1f7908a + 2240ffc commit af74d24

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
@@ -238,7 +238,7 @@ In the Version 0.0.9 the CLI was not a global tool and needed to be registred li
238238
</ItemGroup>
239239
```
240240

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:
241+
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:
242242

243243
```
244244
dotnet restore

0 commit comments

Comments
 (0)