Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
OmSaran committed Oct 27, 2020
1 parent b5e8b19 commit 3acebd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ycsb_rocksdb/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
To run ycsb benchmarks on SplitFS:
1. [Setup SplitFS](https://github.com/utsaslab/SplitFS#set-up-ext4-DAX)
2. Compile SplitFS with desired mode (posix, sync, strict). Be sure to set the `WORKLOAD_ROCKSDB` and `WORKLOAD_YCSB` flags
2. Compile SplitFS with desired mode (posix, sync, strict). Be sure to set the `LEDGER_ROCKSDB` and `LEDGER_YCSB` flags
3. `cd scripts/ycsb_rocksdb`
4. `./run_ycsb_rocksdb.sh`
5. `cd ../../`
Expand Down

0 comments on commit 3acebd9

Please sign in to comment.