Update README.md

This commit is contained in:
Saifeddine ALOUI
2024-12-16 20:59:55 +01:00
committed by GitHub
parent 9a41912b88
commit c0f4d13240

View File

@@ -31,7 +31,7 @@ This is mandatory for builmding some modules.
1. Clone the repository: 1. Clone the repository:
```bash ```bash
git clone https://github.com/LightRAG/lightrag-server.git git clone https://github.com/ParisNeo/LightRAG.git
cd api cd api
``` ```