更新文档

This commit is contained in:
Super Manito
2025-05-16 22:38:45 +08:00
parent aa6088d7d7
commit 14a716cd7e
12 changed files with 91 additions and 80 deletions

View File

@@ -129,13 +129,13 @@
## 快速开始
- ### GNU/Linux 更换系统软件源脚本
### GNU/Linux 更换系统软件源脚本
```bash
bash <(curl -sSL https://linuxmirrors.cn/main.sh)
```
- ### Docker 安装脚本
### Docker 安装脚本
```bash
bash <(curl -sSL https://linuxmirrors.cn/docker.sh)