From 39a0b17a5974ca6b404a002df68ed07f59277e08 Mon Sep 17 00:00:00 2001 From: TheWhiteDog9487 Date: Mon, 24 Jan 2022 11:44:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=8E=B7=E5=8F=96=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= 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 0ae021e..1a28213 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,11 @@ apt update && apt install -y wget *** 下载程序(Shell) ```shell -wget +wget https://raw.githubusercontent.com/TheWhiteDog9487/ubuntu-language-onekey-zh_cn/main/language.sh ``` 下载程序(C++) ```shell -wget +wget https://raw.githubusercontent.com/TheWhiteDog9487/ubuntu-language-onekey-zh_cn/main/language ``` 运行程序(Shell) ```shell