Skip to content

Commit b6e4be5

Browse files
Update README.md
1 parent e4521cf commit b6e4be5

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.0.5
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)