Merge pull request #2 from lnay/patch-1
Correct the repo url in installation instructions
This commit is contained in:
commit
dca96d2f2e
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