Skip to content

Commit d6b0ce2

Browse files
authored
Update README.md
1 parent 0a82acf commit d6b0ce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ This will:
1919

2020
Download the binary for your platform from the [latest release](https://github.com/Moonsong-Labs/substrate-mcp/releases/latest).
2121

22-
### Option 3: Install from Source (Requires cargo)
22+
### 3: Install from Source (Requires cargo)
2323

2424
```bash
2525
cargo install --locked --git https://github.com/Moonsong-Labs/substrate-mcp
2626
```
2727

28-
### Option 4: Build Locally (Requires cargo)
28+
### 4: Build Locally (Requires cargo)
2929

3030
```bash
3131
git clone https://github.com/Moonsong-Labs/substrate-mcp.git

0 commit comments

Comments
 (0)