Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omid-ahmadpour authored Dec 10, 2022
1 parent 1e35f8d commit cf0d082
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 @@ -9,13 +9,13 @@ If you like or are using this project to learn or start your solution, please gi
# Prerequisites
Visual Studio 2022

.NET 6.0 Runtime
.NET 7.0 Runtime

# The easiest way to create your project
### 1. Open CMD
### 2. Run
```ruby
dotnet new --install ASPNETCleanTemplate.nuspec::3.2.6
dotnet new --install ASPNETCleanTemplate.nuspec::3.3.0
```
### 3. Create an empty folder for your solution and cd into it.
### 4. Run the following code and enter your project name instead of MyNewCleanTemplate
Expand Down

0 comments on commit cf0d082

Please sign in to comment.