Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ This document provides guidance for developers contributing to this project and
1. Clone the repository:

```bash
git clone https://github.com/zandko/mcp-use.git
cd mcp-use
git clone https://github.com/<YOUR_USERNAME>/mcp-use-ts.git
Comment thread
Pa04rth marked this conversation as resolved.
cd mcp-use-ts
```

2. Install dependencies:
Expand Down