Update README.md

This commit is contained in:
TheWhiteDog9487
2023-04-20 08:24:44 +08:00
committed by GitHub
parent f2d9ae0b33
commit 67761e4a48
+2 -7
View File
@@ -3,17 +3,12 @@
***
## 编程语言
C++
原本shell那个版本已经被彻底淘汰了,因为我从头到尾就不会bash,用cpp还能做更多设置
***
## 使用方法
确保已经安装wget或者有其他方法可以传输文件
```shell
apt update && apt install -y wget
```
***
下载程序
```shell
wget https://raw.githubusercontent.com/TheWhiteDog9487/ubuntu-language-onekey-zh_cn/main/language
@@ -22,4 +17,4 @@ wget https://raw.githubusercontent.com/TheWhiteDog9487/ubuntu-language-onekey-zh
```shell
sudo chmod o+x language
sudo ./language
```
```