From 073955ce4a16244ff151f886419f9ea8d472e2a4 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Thu, 25 Jun 2026 17:03:56 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E4=BF=AE=E6=94=B9readme.md,=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=9E=84=E5=BB=BA=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31089b5..e589c33 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ 执行构建: ```bash -bash main.sh +curl -fsSL https://gitea.9001003.xyz/William/immortalwrt_image_builder/raw/branch/main/main.sh | bash ``` 构建完成后,固件文件会生成在 `output/` 目录中。