Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 69eafc7

Browse files
author
Nic
authored
Documentation update as project structure has changed. (#650)
1 parent 7c2782b commit 69eafc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ Additionaly, the Creator can also be made available as a global [dotnet CLI tool
353353

354354
```
355355
dotnet pack -c Release
356-
dotnet tool install -g --add-source .\bin\Release apimtemplate
356+
dotnet tool install -g --add-source .\bin\Release ArmTemplates
357357
```
358358

359359
The Creator tool is now available anywhere on the command-line:

0 commit comments

Comments
 (0)