Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed May 5, 2017
1 parent 96ef6d1 commit a216bde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -23,13 +23,13 @@ https://github.com/PioneerCode/pioneer-console-boilerplate.git
Once the template is installed and available in ```dotnet new```, you can run the following to scaffold your new project using this template.

```bash
dotnet new pioneer-conosle -n "MyName"
dotnet new pioneer-console -n "MyName"
```

For additional information about config switches for the template, run the following...

```bash
dotnet new pioneer-conosle -h
dotnet new pioneer-console -h
```

### Configuration
Expand Down

0 comments on commit a216bde

Please sign in to comment.