Skip to content

Commit 374ca7d

Browse files
author
S;Co
committed
docs: fix README clone path
1 parent e87a8c3 commit 374ca7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ All services are exposed through a consistent interface of MCP tools, resources,
182182

183183
```bash
184184
# Clone the repository
185-
git clone https://github.com/mcpdotdirect/mcp-evm-server.git
186-
cd mcp-evm-server
185+
git clone https://github.com/mcpdotdirect/evm-mcp-server.git
186+
cd evm-mcp-server
187187

188188
# Install dependencies with Bun
189189
bun install

0 commit comments

Comments
 (0)