Skip to content

Commit f75721d

Browse files
authored
Fix git clone link in README.md
1 parent 241658a commit f75721d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ All services are exposed through a consistent interface of MCP tools and resourc
146146

147147
```bash
148148
# Clone the repository
149-
git clone https://github.com/yourusername/mcp-evm-server.git
149+
git clone https://github.com/mcpdotdirect/mcp-evm-server.git
150150
cd mcp-evm-server
151151

152152
# Install dependencies with Bun

0 commit comments

Comments
 (0)