Skip to content

Commit 3d59690

Browse files
docs: fix installation instructions
1 parent da2adae commit 3d59690

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ The REST API documentation can be found on [scrapegraphai.com](https://scrapegra
1616
## Installation
1717

1818
```bash
19-
dotnet add package Scrapegraphai
19+
git clone [email protected]:ScrapeGraphAI/scrapegraphai-c.git
20+
dotnet add reference scrapegraphai-c/src/Scrapegraphai
2021
```
2122

2223
## Requirements

0 commit comments

Comments
 (0)