clone command in readme.md is incorrect
Closed this issue · 2 comments
medhatelmasry commented
The installation commands in your readme should be:
git clone https://github.com/executeautomation/mcp-database-server.git
cd mcp-database-server
jrebiffe commented
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
executeautomation commented
Updated, thank you for noticing
Thanks for that !