Skip to content

Commit 52525a6

Browse files
Update README.md
1 parent dff3ee7 commit 52525a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you like or are using this project to learn or start your solution, please gi
1010
### 1. Open CMD
1111
### 2. Run
1212
```ruby
13-
> dotnet new --install ASPNETCleanTemplate.nuspec::3.1.0
13+
dotnet new --install ASPNETCleanTemplate.nuspec::3.1.0
1414
```
1515
### 3. Create an empty folder for your solution and cd into it.
1616
### 4. Run the following code and enter your project name instead of MyNewCleanTemplate

0 commit comments

Comments
 (0)