Skip to content

Commit

Permalink
doc: fixing readme installation command (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: Félix Perreault <perreault.felix@gmail.com>
  • Loading branch information
fperreaultnv and felixpp committed Apr 20, 2023
1 parent 689f298 commit 92640e5
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 @@ -20,7 +20,7 @@ Generated projects can:

- Install the templates locally
```shell
dotnet new -i NV.Templates
dotnet new install NV.Templates
```

### Generate a Backend project
Expand Down

0 comments on commit 92640e5

Please sign in to comment.