Skip to content

Commit cbc4db9

Browse files
authored
Merge pull request #1 from sthuang96/patch-1
Updated readme
2 parents 1137e22 + 2b70455 commit cbc4db9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

benchmark/tigergraph/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ $ sudo pip install --upgrade pip
2828
$ sudo pip install --upgrade virtualenv
2929
$ sudo pip install tornado
3030
$ sudo pip install neo4j-driver
31+
$ sudo pip install requests
32+
$ apt-get install libcurl4-openssl-dev
33+
$ apt-get install libssl-dev
34+
$ sudo pip install pycurl
3135

3236

3337
- 32 vCPUs

0 commit comments

Comments
 (0)