diff --git a/README.md b/README.md index 25f53d1..2c90eea 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is an MCP (Model Context Protocol) server that provides tools for Rust crat ## Installation ```bash -git clone https://github.com/yourusername/cratedocs-mcp.git +git clone https://github.com/d6e/cratedocs-mcp.git cd cratedocs-mcp cargo build --release ```