Skip to content

Commit 992b242

Browse files
authored
chore: update development instructions
1 parent edd8b68 commit 992b242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ If you want to run the server in development mode, you can install dependencies
116116
1. Clone and install:
117117

118118
```shell
119-
git clone [repo-url]
120-
cd [repo-name]
119+
git clone [email protected]:webflow/mcp-server.git
120+
cd mcp-server
121121
npm install
122122
```
123123

0 commit comments

Comments
 (0)