Update README.md

This commit is contained in:
Saifeddine ALOUI
2024-12-16 13:06:25 +01:00
committed by GitHub
parent d6d535234d
commit 190694c769

View File

@@ -26,7 +26,7 @@ A powerful FastAPI-based server for managing and querying documents using LightR
1. Clone the repository: 1. Clone the repository:
```bash ```bash
git clone https://github.com/yourusername/lightrag-server.git git clone https://github.com/LightRAG/lightrag-server.git
cd lightrag-server cd lightrag-server
``` ```