1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 13:16:47 +00:00

Improve the document

This commit is contained in:
Tw93
2026-01-08 14:58:36 +08:00
parent b889737e70
commit f301c671ae

View File

@@ -35,11 +35,8 @@ brew install mole
**Or via script:**
```bash
# Default install
# Optional args: -s latest for main branch code, -s 1.17.0 for specific version
curl -fsSL https://raw.githubusercontent.com/tw93/mole/main/install.sh | bash
# Install specific version (e.g. 1.17.0 or dev)
curl -fsSL https://raw.githubusercontent.com/tw93/mole/main/install.sh | bash -s 1.17.0
```
**Run:**