Skip to content

Commit ca7210a

Browse files
authored
Merge branch 'develop' into feature/#64-imporve-issue-and-pr-tempplate
2 parents 28e5cf6 + 2773e8f commit ca7210a

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
@@ -22,7 +22,11 @@ This SDK is in **beta**. We cannot guarantee constant availability or stability.
2222
Thanks to your feedback we will make improvements on it.
2323

2424
## Installation
25-
TBA
25+
The `sdk_csharp` is hosted on [nuget](https://www.nuget.org/packages/Bunq.Sdk).
26+
27+
```Install-Package Bunq.Sdk```
28+
29+
```dotnet add package Bunq.Sdk```
2630

2731
## Usage
2832

0 commit comments

Comments
 (0)