Skip to content

Commit dca96d2

Browse files
authored
Merge pull request #2 from lnay/patch-1
Correct the repo url in installation instructions
2 parents ec7ac7b + 80e01ca commit dca96d2

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)