executeautomation/mcp-database-server

clone command in readme.md is incorrect

Closed this issue · 2 comments

The installation commands in your readme should be:

git clone https://github.com/executeautomation/mcp-database-server.git
cd mcp-database-server

I agree.

git clone https://github.com/executeautomation/database-server.git
Cloning into 'database-server'...
remote: Repository not found.
fatal: repository 'https://github.com/executeautomation/database-server.git/' not found

Updated, thank you for noticing

Thanks for that !