From 46033959520c2f041031e0cd5011505519e6de7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serkan=20=C3=87akar?= <88851917+wicq@users.noreply.github.com> Date: Thu, 23 Oct 2025 19:55:09 +0300 Subject: [PATCH] Update repository URL in installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac2a9c5..f8efe69 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ oss-data-analyst is an intelligent AI agent that converts natural language quest 1. **Clone the repository** ```bash - git clone https://github.com/vercel/oss-data-analyst.git + git clone https://github.com/vercel-labs/oss-data-analyst.git cd oss-data-analyst ```