Update README.md

This commit is contained in:
爱喝水的木子
2026-03-23 13:50:43 +08:00
committed by GitHub
parent ec99ce01d3
commit 8150e8c931

View File

@@ -27,7 +27,14 @@
```bash
bash install.sh
```
自用conda、nvm
```bash
wget https://raw.githubusercontent.com/ice-a/env/master/install_muzi.sh
# 后续步骤同上:赋权 + 执行
chmod +x install_muzi.sh
./install_muzi.sh
```
常见用法:
```bash