We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a82acf commit d6b0ce2Copy full SHA for d6b0ce2
README.md
@@ -19,13 +19,13 @@ This will:
19
20
Download the binary for your platform from the [latest release](https://github.com/Moonsong-Labs/substrate-mcp/releases/latest).
21
22
-### Option 3: Install from Source (Requires cargo)
+### 3: Install from Source (Requires cargo)
23
24
```bash
25
cargo install --locked --git https://github.com/Moonsong-Labs/substrate-mcp
26
```
27
28
-### Option 4: Build Locally (Requires cargo)
+### 4: Build Locally (Requires cargo)
29
30
31
git clone https://github.com/Moonsong-Labs/substrate-mcp.git
0 commit comments