Skip to content

Commit 8a0c545

Browse files
authored
doc: updated readme.md with install instructions
1 parent c29acb6 commit 8a0c545

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ It is supported on all current .NET Core platforms (.NET 8.0, NET 9.0).
1212

1313
## Releases
1414

15-
See the [release notes](doc/releases.md) for details of changes in each release.
15+
See the [release notes](doc/releases.md) for details of changes in each release. The latest release should be available on Nuget at https://www.nuget.org/packages/StandardWebhooks. To install using Package Manager:
16+
17+
```
18+
dotnet add package StandardWebhooks --version 1.0.33
19+
```
1620

1721
## Functionality
1822

0 commit comments

Comments
 (0)