Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualBean authored Jun 25, 2021
1 parent c635a1d commit 60fd2d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ or the [examples](https://github.com/VisualBean/ResilientCommand/tree/main/Resil
# Getting started
## Step 1:
Download the NuGet package [here](https://www.nuget.org/packages/ResilientCommand/)

``` powershell
Install-Package ResilientCommand
```
## Step 2:
Either add your commands as singletons/scoped yourself or use the helper
``` csharp
Expand Down

0 comments on commit 60fd2d8

Please sign in to comment.