diff --git a/README.md b/README.md index d855345..dca6d01 100644 --- a/README.md +++ b/README.md @@ -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 -``` \ No newline at end of file +```