mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-04 19:59:34 +00:00
Merge pull request #618 from nickjfrench/patch-2
Replacing ParisNeo with this repo owner, HKUDS
This commit is contained in:
commit
548ad1f299
@ -14,12 +14,12 @@ A lightweight Knowledge Graph Retrieval-Augmented Generation system with multipl
|
|||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```bash
|
```bash
|
||||||
# Linux/MacOS
|
# Linux/MacOS
|
||||||
git clone https://github.com/ParisNeo/LightRAG.git
|
git clone https://github.com/HKUDS/LightRAG.git
|
||||||
cd LightRAG
|
cd LightRAG
|
||||||
```
|
```
|
||||||
```powershell
|
```powershell
|
||||||
# Windows PowerShell
|
# Windows PowerShell
|
||||||
git clone https://github.com/ParisNeo/LightRAG.git
|
git clone https://github.com/HKUDS/LightRAG.git
|
||||||
cd LightRAG
|
cd LightRAG
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user