Skip to content

Commit

Permalink
Update readme add few more prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
raj committed May 15, 2014
1 parent b925730 commit 7b3fa2b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,18 @@ http://research.yahoo.com/Web_Information_Management/YCSB
https://fabric.readthedocs.org/en/1.3.2/


##Prerequisite

maven: http://maven.apache.org
pip: http://pip.readthedocs.org/en/latest/installing.html

##Step by step

###Download the latest release of YCSB
```
git clone https://github.com/aerospike/ycsb
cd ycsb
mvn package
```
###Install the python Fabric module and time module
```
Expand Down

0 comments on commit 7b3fa2b

Please sign in to comment.