Skip to content

Commit

Permalink
docs: applied review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
godrose authored May 6, 2020
1 parent 495a3d8 commit dc73bdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Command-line interface for generating LogoFX-based desktop .NET apps via `dotnet
## Install template

```
call install-template-logofx-wpf.cmd
call ./devops/install-template-logofx-wpf.cmd
```

This command will install new template with name `logofx-wpf` (in `template.json`).
This command will install new template with short name `logofx-wpf` (in `template.json`).

## Create project from the installed template

Expand Down

0 comments on commit dc73bdd

Please sign in to comment.