From 5b2fcc19af53e7a916948a0b4ddcf3624a428d52 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期二, 08 八月 2023 17:24:01 +0800
Subject: [PATCH] docs ssl

---
 funasr/runtime/docs/SDK_tutorial_online.md |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/funasr/runtime/docs/SDK_tutorial_online.md b/funasr/runtime/docs/SDK_tutorial_online.md
index 10bc6b9..b4800bb 100644
--- a/funasr/runtime/docs/SDK_tutorial_online.md
+++ b/funasr/runtime/docs/SDK_tutorial_online.md
@@ -112,12 +112,7 @@
 sudo bash funasr-runtime-deploy-online-cpu-zh.sh start
 ```
 
-### Set SSL
 
-SSL verification is enabled by default. If you need to disable it, you can set it when starting.
-```shell
-sudo bash funasr-runtime-deploy-online-cpu-zh.sh --ssl 0
-```
 
 ### Stop the FunASR service
 
@@ -165,6 +160,12 @@
 sudo bash funasr-runtime-deploy-online-cpu-zh.sh update --workspace ./funasr-runtime-resources
 ```
 
+### Set SSL
+
+SSL verification is enabled by default. If you need to disable it, you can set it when starting.
+```shell
+sudo bash funasr-runtime-deploy-online-cpu-zh.sh update --ssl 0
+```
 
 
 ## Contact Us

--
Gitblit v1.9.1