Skip to content

Commit b05540d

Browse files
authored
Merge pull request #2 from vinhloc30796/patch-1
docs: fix git clone link in README.md
2 parents 241658a + f75721d commit b05540d

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)