Skip to content

Commit af90a95

Browse files
authored
Update readme.md (#572)
1 parent 4d13b3e commit af90a95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
After building the project, the templates can be installed using the following:
1414

1515
```
16-
dotnet new -u ParticularTemplates
17-
dotnet new -i <path to project>\nugets\ParticularTemplates.<version>.nupkg
16+
dotnet new uninstall ParticularTemplates
17+
dotnet new install <path to project>\nugets\ParticularTemplates.<version>.nupkg
1818
```

0 commit comments

Comments
 (0)