Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixed command
  • Loading branch information
274188A authored May 3, 2022
1 parent 5ccca3e commit 0ecf4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A project template for creating a Blazor WebAssembly app and an Azure Function a
## Installation
You can install the package from NuGet using this command from the .NET CLI:
```
dotnet nuget add package BlazorSwa.Template -v 0.1.0
dotnet new --install BlazorSwa.Template::0.1.0
```

## Usage
Expand Down

0 comments on commit 0ecf4e9

Please sign in to comment.