Skip to content

Commit e356e28

Browse files
committed
Fix typo
1 parent aca52cd commit e356e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ycsb_rocksdb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
To run ycsb benchmarks on SplitFS:
22
1. [Setup SplitFS](https://github.com/utsaslab/SplitFS#set-up-ext4-DAX)
3-
2. Compile SplitFS with desired mode (posix, sync, strict). Be sure to set the `WORKLOAD_ROCKSDB` and `WORKLOAD_YCSB` flags
3+
2. Compile SplitFS with desired mode (posix, sync, strict). Be sure to set the `LEDGER_ROCKSDB` and `LEDGER_YCSB` flags
44
3. `cd scripts/ycsb_rocksdb`
55
4. `./run_ycsb_rocksdb.sh`
66
5. `cd ../../`

0 commit comments

Comments
 (0)