mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-12-03 18:36:15 +00:00
Replacing ParisNeo with this repo owner, HKUDS
This commit is contained in:
parent
4e5ca51e38
commit
78fa56e2a7
@ -14,12 +14,12 @@ A lightweight Knowledge Graph Retrieval-Augmented Generation system with multipl
|
||||
1. Clone the repository:
|
||||
```bash
|
||||
# Linux/MacOS
|
||||
git clone https://github.com/ParisNeo/LightRAG.git
|
||||
git clone https://github.com/HKUDS/LightRAG.git
|
||||
cd LightRAG
|
||||
```
|
||||
```powershell
|
||||
# Windows PowerShell
|
||||
git clone https://github.com/ParisNeo/LightRAG.git
|
||||
git clone https://github.com/HKUDS/LightRAG.git
|
||||
cd LightRAG
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user