diff --git a/README.md b/README.md index 9b93def10..9ce92e80e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ pip install cognee ### With pip with PostgreSQL support ```bash -pip install cognee[postgres] +pip install 'cognee[postgres]' ``` ### With poetry