diff --git a/README.md b/README.md index 3a1f351f89c27714cd9278e4d6719347ec81da1e..834a6215ddfd44aae72f4ef30551050c9cd7ba68 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ Getting Started 1. Download the [latest release of YCSB](https://github.com/brianfrankcooper/YCSB/releases/latest): ```sh - curl -O --location https://github.com/brianfrankcooper/YCSB/releases/download/0.6.0/ycsb-0.6.0.tar.gz - tar xfvz ycsb-0.6.0.tar.gz - cd ycsb-0.6.0 + curl -O --location https://github.com/brianfrankcooper/YCSB/releases/download/0.7.0/ycsb-0.7.0.tar.gz + tar xfvz ycsb-0.7.0.tar.gz + cd ycsb-0.7.0 ``` 2. Set up a database to benchmark. There is a README file under each binding