Skip to content

Commit 80cb734

Browse files
authored
Update README.md
1 parent d8ddf67 commit 80cb734

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,9 +378,12 @@ If you want to change the setting, you need to generate the certificates.
378378
Go the the workspace where the resilientdb repo is localted.
379379

380380
Change the setting parameters here and run the script:
381+
```shell
381382
./service/tools/kv/server_tools/generate_config.sh
383+
```
382384

383385
Then re-run the start script:
386+
```shell
384387
./service/tools/kv/server_tools/start_kv_service.sh
385-
388+
```
386389

0 commit comments

Comments
 (0)