From 71726a9c8bc9b285b2265ec2fd75dc8f128f2773 Mon Sep 17 00:00:00 2001 From: antoniocirclemind Date: Wed, 30 Oct 2024 16:57:37 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f855aeb..252f710 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ pip install fast-graphrag ```bash # clone this repo first cd fast-graphrag -pip install -e . +poetry install ``` ## Quickstart