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 da2adae commit 3d59690Copy full SHA for 3d59690
README.md
@@ -16,7 +16,8 @@ The REST API documentation can be found on [scrapegraphai.com](https://scrapegra
16
## Installation
17
18
```bash
19
-dotnet add package Scrapegraphai
+git clone [email protected]:ScrapeGraphAI/scrapegraphai-c.git
20
+dotnet add reference scrapegraphai-c/src/Scrapegraphai
21
```
22
23
## Requirements
0 commit comments