From fbd79c04e23f9a7932f10a6fb5e6b242c12759f0 Mon Sep 17 00:00:00 2001 From: Pa04rth Date: Tue, 30 Sep 2025 23:10:47 +0530 Subject: [PATCH] Changes in DEVELOPMENT docs --- DEVELOPMENT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 4a719739..e27483b8 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -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//mcp-use-ts.git + cd mcp-use-ts ``` 2. Install dependencies: