From 50fba1dde9d967e31ebd24d4d0b5f254a8ab93fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=85=89-k?= <36470587+kxgx@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:25:33 +0800 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e622938..9b8c0f8 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,11 @@ sudo reboot ## 使用脚本直接安装(推荐) ### 参数定义 ```Bash ---zh 设置系统语言为zh_CN,UTF-8 ---cn 替换apt镜像源为中国镜像源 ---gitcn 克隆中国仓库 ---debug 输出详细信息 +--zh 设置系统语言为zh_CN,UTF-8 +--cn 替换apt镜像源为中国镜像源 +--gitcn 克隆中国仓库 +--pi-sugar-wifi-conf 安装sugar-wifi-conf +--debug 输出详细信息 ``` ### ```Bash @@ -75,7 +76,7 @@ curl -sSL https://gitee.com/xingguangk/2.13-Ink-screen-clock/raw/main/bin/instal ``` ```Bash #中国源全参数设置(不使用--debug参数) -curl -sSL https://gitee.com/xingguangk/2.13-Ink-screen-clock/raw/main/bin/install.sh | sudo bash -s -- --zh --cn --gitcn +curl -sSL https://gitee.com/xingguangk/2.13-Ink-screen-clock/raw/main/bin/install.sh | sudo bash -s -- --zh --cn --gitcn --pi-sugar-wifi-conf ``` ```Bash #默认源默认设置 @@ -83,7 +84,7 @@ curl -sSL https://github.com/kxgx/2.13-Ink-screen-clock/raw/main/bin/install.sh ``` ```Bash #中国源全参数设置(不使用--debug参数) -curl -sSL https://github.com/kxgx/2.13-Ink-screen-clock/raw/main/bin/install.sh | sudo bash -s -- --zh --cn --gitcn +curl -sSL https://github.com/kxgx/2.13-Ink-screen-clock/raw/main/bin/install.sh | sudo bash -s -- --zh --cn --gitcn --pi-sugar-wifi-conf ``` ## 需要安装的软件和依赖: