This is an automated email from the ASF dual-hosted git repository.

junchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 80cb7343 Update README.md
80cb7343 is described below

commit 80cb7343c97e871cdad7df98a66cc42f0ebe01dd
Author: cjcchen <[email protected]>
AuthorDate: Sun Dec 8 12:37:20 2024 +0800

    Update README.md
---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c2f30236..f74d1d2c 100644
--- a/README.md
+++ b/README.md
@@ -378,9 +378,12 @@ If you want to change the setting,  you need to generate 
the certificates.
 Go the the workspace where the resilientdb repo is localted.
 
 Change the setting parameters here and run the script:
+  ```shell
   ./service/tools/kv/server_tools/generate_config.sh
+  ```
 
 Then re-run the start script:
+  ```shell
   ./service/tools/kv/server_tools/start_kv_service.sh
-
+  ```
 

Reply via email to