diff --git a/readme.md b/readme.md index 890f4ac..b0da302 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ This MCP (Model Context Protocol) server provides database access capabilities t 1. Clone the repository: ``` -git clone https://github.com/executeautomation/database-server.git +git clone https://github.com/executeautomation/mcp-database-server.git cd database-server ```