Update README.md

This commit is contained in:
ipcjs
2024-11-15 01:57:34 +08:00
committed by GitHub
parent 570a710446
commit c74168a10d

View File

@@ -35,10 +35,10 @@
通过scoop安装:
```sh
# 开启自带的extras仓库
scoop bucket add extras
# 添加最多人使用的中文软件包仓库dorado
scoop bucket add dorado https://github.com/chawyehsu/dorado
# 安装cloudflare-speedtest
scoop install cloudflare-speedtest
scoop install dorado/cloudflare-speedtest
```
</details>