From c0f4d132402e433aca5c86ecfceae6c2c95f75a3 Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Mon, 16 Dec 2024 20:59:55 +0100 Subject: [PATCH] Update README.md --- api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/README.md b/api/README.md index 2ea2b30d..477a9e53 100644 --- a/api/README.md +++ b/api/README.md @@ -31,7 +31,7 @@ This is mandatory for builmding some modules. 1. Clone the repository: ```bash -git clone https://github.com/LightRAG/lightrag-server.git +git clone https://github.com/ParisNeo/LightRAG.git cd api ```