diff --git a/README.md b/README.md index 4e92fa3..c4a9724 100644 --- a/README.md +++ b/README.md @@ -74,11 +74,6 @@ bash main.sh ``` brew install jq bc ``` -- 运行脚本(首次生成 config.toml,按需填写后再运行) - ``` - cd OUC_Shell - bash main.sh - ``` > **注意**:下方 plist 文件中的所有 `/绝对路径/到/OUC_Shell` 都需要替换为你的实际仓库绝对路径(例如 `/Users/yourname/github_project/OUC_Shell`),否则服务无法正常运行。 - 创建 LaunchAgent(把路径换成你自己的绝对路径) cat > ~/Library/LaunchAgents/cn.ouc.shell.plist <<'EOF'