Skip to content

Commit 47d6a16

Browse files
committed
chore: update docs
1 parent 954cb01 commit 47d6a16

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/_coverpage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- ⚙️ CI/CD-friendly
1717

1818
[GitHub](https://github.com/rust-mcp-stack/mcp-discovery)
19+
[Install](https://rust-mcp-stack.github.io/mcp-discovery#/quickstart)
1920
[Get Started](#mcp-discovery)
2021

2122
<!-- background color -->

docs/quickstart.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ powershell -ExecutionPolicy Bypass -c "irm https://github.com/rust-mcp-stack/mcp
2626
brew install rust-mcp-stack/tap/mcp-discovery
2727
```
2828

29+
#### **Cargo**
30+
31+
```sh
32+
cargo install mcp-discovery --locked
33+
```
34+
2935
#### **Download Binaries**
3036

3137
<table>

0 commit comments

Comments
 (0)