Skip to content

Commit 0c6f85b

Browse files
committed
update README
1 parent 98cdf8a commit 0c6f85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ configuration (`./bin/config.json`) of TEDStore as follows.
272272
}
273273
```
274274

275-
Also, you can configure the different key management scheme in `./include/configure.hpp` as follows.
275+
Also, you can configure the key management scheme in `./include/configure.hpp` as follows.
276276
```c++
277277
#define OLD_VERSION 0 // 1:using single-key-manager scheme | 0: does not use single-key-manager scheme
278278
#define SINGLE_MACHINE_TEST 0 //1: test on single machine, key server use cmd input | 0: test on multi-machine, key server use config.json

0 commit comments

Comments
 (0)