We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0a526 commit 7d0a286Copy full SHA for 7d0a286
README.md
@@ -34,9 +34,9 @@ NOTE: RestSharp versions greater than 105.1.0 have a bug which causes file uploa
34
## Installation
35
- Include the Dependencies (RestSharp, Json.NET and JsonSubTypes as mentioned in Dependencies section) in the C# project.
36
37
- **OR**
+ **OR**
38
39
- Install the latest version of our sib_api_v3_sdk from [nuget](https://www.nuget.org/packages/sib_api_v3_sdk/).
+ Install the latest version of our sib_api_v3_sdk from [nuget](https://www.nuget.org/packages/sib_api_v3_sdk/).
40
41
- Use the namespaces:
42
```csharp
0 commit comments