Skip to content

Commit 7ce17f6

Browse files
authored
Update README.md (#35)
1 parent 85c2397 commit 7ce17f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ https://oss.redislabs.com/redisgraph/
1919
## Installation
2020
The bulk loader can be installed using pip:
2121
```
22+
pip install redisgraph-bulk-loader
23+
```
24+
Or
25+
```
2226
pip install git+https://github.com/RedisGraph/redisgraph-bulk-loader.git@master
2327
```
2428

0 commit comments

Comments
 (0)