Skip to content

Commit ccbebf8

Browse files
author
DvirDukhan
committed
removed try catch from tests
1 parent 4be87d1 commit ccbebf8

File tree

2 files changed

+237
-307
lines changed

2 files changed

+237
-307
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ Installation is done using the
2222
npm install redisgraph.js
2323
```
2424

25+
For installing the latest snapshot use
26+
```bash
27+
npm install github:RedisGraph/redisgraph.js.git
28+
```
29+
30+
2531
## Overview
2632

2733
### Official Releases

0 commit comments

Comments
 (0)