Skip to content

Commit 855a47f

Browse files
authored
update readme
1 parent 18be3c5 commit 855a47f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A ready-to-use template for ASP.NET Core with repositories, services, models map
1616
You can install this template using [NuGet](https://www.nuget.org/packages/AspNetCoreTemplate):
1717

1818
```powershell
19-
Install-Package AspNetCoreTemplate
19+
dotnet new --install AspNetCoreTemplate
2020
```
2121

2222
```powershell
@@ -162,4 +162,4 @@ If you are having problems, please let us know by [raising a new issue](https://
162162

163163
## License
164164

165-
This project is licensed with the [MIT license](LICENSE).
165+
This project is licensed with the [MIT license](LICENSE).

0 commit comments

Comments
 (0)