Correct the repo url in installation instructions
This commit is contained in:
parent
ec7ac7b695
commit
80e01ca437
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ This is an MCP (Model Context Protocol) server that provides tools for Rust crat
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/cratedocs-mcp.git
|
git clone https://github.com/d6e/cratedocs-mcp.git
|
||||||
cd cratedocs-mcp
|
cd cratedocs-mcp
|
||||||
cargo build --release
|
cargo build --release
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue