From e36dd200dcbedee847ffecececdcfbe3c1301b4f Mon Sep 17 00:00:00 2001 From: Howard-aile <156976283+Howard-aile@users.noreply.github.com> Date: Tue, 2 Dec 2025 09:42:51 +0800 Subject: [PATCH] Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ed5d32..4e92fa3 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,8 @@ bash main.sh cd OUC_Shell bash main.sh ``` +> **注意**:下方 plist 文件中的所有 `/绝对路径/到/OUC_Shell` 都需要替换为你的实际仓库绝对路径(例如 `/Users/yourname/github_project/OUC_Shell`),否则服务无法正常运行。 - 创建 LaunchAgent(把路径换成你自己的绝对路径) - ``` cat > ~/Library/LaunchAgents/cn.ouc.shell.plist <<'EOF'