From b06d92fd8ba847161ae7447030fa9748017869a9 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: Thu, 9 Jan 2025 06:20:44 +0000 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 ea59670..592c91a 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,8 @@ sudo apt-get update && sudo apt install -y git && sudo apt-get install -y python ``` ## 使用脚本直接安装 ```Bash -#国内源 -curl -sSL https://gitee.com/xingguangk/2.13-Ink-screen-clock/raw/main/bin/install.sh | bash +#国内网络环境以及中文语言环境 +curl -sSL https://gitee.com/xingguangk/2.13-Ink-screen-clock/raw/main/bin/install_CN.sh | bash ``` 总体采用局刷方案,程序运行后一直处于程序的获取新数据的过程中,当发现数据变化后即开始自动局刷。