Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Commit fbd79c0

Browse files
committed
Changes in DEVELOPMENT docs
1 parent f2799fb commit fbd79c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DEVELOPMENT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ This document provides guidance for developers contributing to this project and
77
1. Clone the repository:
88

99
```bash
10-
git clone https://github.com/zandko/mcp-use.git
11-
cd mcp-use
10+
git clone https://github.com/<YOUR_USERNAME>/mcp-use-ts.git
11+
cd mcp-use-ts
1212
```
1313

1414
2. Install dependencies:

0 commit comments

Comments
 (0)