Skip to content

Commit cf9f741

Browse files
author
Kevin Hellemun
committed
Added installation instructions to README.md. (#61)
1 parent 8a1a026 commit cf9f741

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)