Update readme.md

Updated readme
This commit is contained in:
ExecuteAutomation
2025-06-20 10:40:17 +12:00
committed by GitHub
parent b0cc71e0b7
commit 92bb8217cb

View File

@@ -8,7 +8,7 @@ This MCP (Model Context Protocol) server provides database access capabilities t
1. Clone the repository: 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 cd database-server
``` ```