Skip to content

Commit

Permalink
Grammar fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeals12 authored Oct 21, 2019
1 parent 1f7908a commit 2240ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ In the Version 0.0.9 the CLI was not a global tool and needed to be registred li
</ItemGroup>
```

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:

```
dotnet restore
Expand Down

0 comments on commit 2240ffc

Please sign in to comment.