Skip to content

Commit ea7c825

Browse files
authored
Setup Update
Added a few missing commands to setup.
1 parent cbc4db9 commit ea7c825

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

benchmark/neo4j/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ $ sudo pip install --upgrade pip
3434
$ sudo pip install --upgrade virtualenv
3535
$ sudo pip install tornado
3636
$ sudo pip install neo4j-driver
37+
$ sudo pip install requests
38+
$ sudo apt-get install libcurl4-openssl-dev
39+
$ sudo apt-get install libssl-dev
40+
$ sudo pip install pycurl
3741

3842

3943
- 32 vCPUs

0 commit comments

Comments
 (0)