Skip to content

Commit c37b904

Browse files
Updated Readme File
1 parent bd80fbd commit c37b904

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ NOTE: RestSharp versions greater than 105.1.0 have a bug which causes file uploa
3535

3636
<a name="installation"></a>
3737
## Installation
38-
Include the Dependencies (RestSharp, Json.NET and JsonSubTypes as mentioned in Dependencies section) in the C# project, and use the namespaces:
38+
- Include the Dependencies (RestSharp, Json.NET and JsonSubTypes as mentioned in Dependencies section) in the C# project OR install the latest version of our sib_api_v3_sdk from [nuget](https://www.nuget.org/packages/sib_api_v3_sdk/)
39+
40+
- Use the namespaces:
3941
```csharp
4042
using sib_api_v3_sdk.Api;
4143
using sib_api_v3_sdk.Client;

0 commit comments

Comments
 (0)