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 ``` 总体采用局刷方案,程序运行后一直处于程序的获取新数据的过程中,当发现数据变化后即开始自动局刷。