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