update README

Signed-off-by: wozulong <>
This commit is contained in:
wozulong 2024-05-17 15:01:37 +08:00
parent c62a0dfdec
commit c6f0d41f33
1 changed files with 4 additions and 4 deletions

View File

@ -16,10 +16,10 @@
### JetBrains等 配置: ### JetBrains等 配置:
按照 coco dash 页面截图配置后执行对应系统的脚本后重启IDE 按照 coco dash 页面截图配置后执行对应系统的脚本后重启IDE
* scripts/install.sh 适用于 `macOS``Linux` * `scripts/install.sh` 适用于 `macOS``Linux`
* scripts/install-all-users.vbs 适用于 `Windows`,为电脑上所有用户配置,需要有管理员权限。 * `scripts/install-all-users.vbs` 适用于 `Windows`,为电脑上所有用户配置,需要有管理员权限。
* scripts/install-current-user.vbs 适用于 `Windows`,为当前用户配置,无需管理员权限。 * `scripts/install-current-user.vbs` 适用于 `Windows`,为当前用户配置,无需管理员权限。
* scripts/uninstall 相关脚本与之对应,为卸载配置。 * `scripts/uninstall` 相关脚本与之对应,为卸载配置。
其中 `http://127.0.0.1:8181` 是你启动的 `override` 服务地址。 其中 `http://127.0.0.1:8181` 是你启动的 `override` 服务地址。