diff --git a/README.md b/README.md index b34c818ef..9b93def10 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,11 @@ If you have questions, join our Discord pip install cognee ``` +### With pip with PostgreSQL support + +```bash +pip install cognee[postgres] +``` ### With poetry