From 5779ab7be54bd983d7194476859cb80aa2207324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E6=97=B6?= <93520596+likes1234-bro@users.noreply.github.com> Date: Wed, 18 Mar 2026 17:14:43 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 何时 <93520596+likes1234-bro@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3dcfb23..692be941 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ curl -fsSL https://raw.githubusercontent.com/iflytek/skillhub/main/scripts/runti Aliyun mirror shortcut: ```bash rm -rf /tmp/skillhub-aliyun -curl -fsSL https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh | sh -s -- up --home /tmp/skillhub-aliyun --aliyun --version edge +curl -fsSL https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh | sh -s -- up --home /tmp/skillhub-aliyun --aliyun --version latest ``` If deployment runs into problems, clear the existing runtime home and retry.