Skip to content

Commit 80e01ca

Browse files
authored
Correct the repo url in installation instructions
1 parent ec7ac7b commit 80e01ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is an MCP (Model Context Protocol) server that provides tools for Rust crat
1111
## Installation
1212

1313
```bash
14-
git clone https://github.com/yourusername/cratedocs-mcp.git
14+
git clone https://github.com/d6e/cratedocs-mcp.git
1515
cd cratedocs-mcp
1616
cargo build --release
1717
```

0 commit comments

Comments
 (0)