Change runtime script URL to Aliyun mirror

Update the URL for the runtime script in README.

Signed-off-by: 何时 <93520596+likes1234-bro@users.noreply.github.com>
This commit is contained in:
何时 2026-03-15 15:35:35 +08:00 committed by GitHub
parent 3df3e27f85
commit b71d504c52

View file

@ -140,7 +140,7 @@ Recommended image tags:
Use the bundled Aliyun mirror shortcut when a nearer registry is configured:
```bash
curl -fsSL https://raw.githubusercontent.com/iflytek/skillhub/main/scripts/runtime.sh | sh -s -- up --aliyun
curl -fsSL https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh | sh -s -- up --aliyun --version edge
```
Start the runtime: