From 6c5485bfc6d1d8d96ab10bc82db0eba3d000411b Mon Sep 17 00:00:00 2001 From: baichal <154722332+baichal@users.noreply.github.com> Date: Thu, 25 Jun 2026 11:33:13 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b35c7aa..0bd0efe 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ ```bash # 下载脚本 -curl -sL https://raw.githubusercontent.com/example/socat.sh/socat.sh -o socat.sh +curl -sL https://raw.githubusercontent.com/baichal/Socat/refs/heads/main/socat.sh # 添加执行权限 chmod +x socat.sh