Skip to content

Commit

Permalink
Merge pull request #8 from 274188A/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
albx authored May 3, 2022
2 parents 5ccca3e + 0ecf4e9 commit 53c53a3
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 53c53a3

Please sign in to comment.