diff --git a/mongodb/README.md b/mongodb/README.md index 9e2597d8f5e5bf66dfb2cacc2440d08478c75c6d..c5685d2722ab005cedd016c644d44711c26af1cb 100644 --- a/mongodb/README.md +++ b/mongodb/README.md @@ -51,9 +51,8 @@ Reload bash and test mvn Download the YCSB zip file and compile: - wget https://github.com/achille/YCSB/archive/master.zip - unzip master - cd YCSB-master + git clone git://github.com/brianfrankcooper/YCSB.git + cd YCSB mvn -pl com.yahoo.ycsb:core,com.yahoo.ycsb:mongodb-binding clean package ### 4. Run YCSB