From 9adbc3345d6708598234ffdee1a4717adc72bf91 Mon Sep 17 00:00:00 2001 From: wkdaily Date: Thu, 9 May 2024 22:26:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 856d500..332b552 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ > 系统带sudo ```bash wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh -./pi.sh proxy +./pi.sh ``` ### Debian的准备 @@ -27,7 +27,7 @@ su - ``` ```bash wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh -./pi.sh proxy +./pi.sh ```