mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 15:39:42 +00:00
Improve the document
This commit is contained in:
@@ -35,11 +35,8 @@ brew install mole
|
|||||||
**Or via script:**
|
**Or via script:**
|
||||||
|
|
||||||
```bash
|
```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
|
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:**
|
**Run:**
|
||||||
|
|||||||
Reference in New Issue
Block a user