diff --git a/README.md b/README.md index b34c818efa..9ce92e80ed 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