Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Howard-aile
2025-12-02 09:40:54 +08:00
committed by GitHub
parent a92ed65e3d
commit 37b86af532
+2 -2
View File
@@ -100,8 +100,8 @@ bash main.sh
</dict> </dict>
</plist> </plist>
EOF EOF
launchctl load ~/Library/LaunchAgents/cn.ouc.shell.plist launchctl load ~/Library/LaunchAgents/cn.ouc.shell.plist
``` ```
- 请将 `/绝对路径/到/OUC_Shell` 替换为你的实际仓库路径(例如 `/Users/yourname/github_project/OUC_Shell`)。 - 请将 `/绝对路径/到/OUC_Shell` 替换为你的实际仓库路径(例如 `/Users/yourname/github_project/OUC_Shell`)。
- 停止/重载:`launchctl unload ~/Library/LaunchAgents/cn.ouc.shell.plist` 后再 `load`。 - 停止/重载:`launchctl unload ~/Library/LaunchAgents/cn.ouc.shell.plist` 后再 `load`。