From aadf4574b2aedce27a3f7daa4c45bc6f502b9a40 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Wed, 7 Feb 2024 20:07:30 +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 0bdc496..49be6ff 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -一键运行:wget https://raw.githubusercontent.com/a3165458/Artela/main/Artela.sh && chmod +x Artela.sh && ./Artela.sh +一键运行:wget -O Artela.sh https://raw.githubusercontent.com/a3165458/Artela/main/Artela.sh && chmod +x Artela.sh && ./Artela.sh