Skip to content

Commit 05f2045

Browse files
authored
Merge pull request modelcontextprotocol#435 from Hephaest/docs/CONTRIBUTING
docs: update repo name
2 parents 7e36fa2 + 6e664d8 commit 05f2045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ The following software is required to work on the spec:
1919
2. Clone your fork:
2020

2121
```bash
22-
git clone https://github.com/YOUR-USERNAME/specification.git
23-
cd specification
22+
git clone https://github.com/YOUR-USERNAME/modelcontextprotocol.git
23+
cd modelcontextprotocol
2424
```
2525

2626
3. Install dependencies:

0 commit comments

Comments
 (0)