Merge remote-tracking branch 'origin/main'

This commit is contained in:
Vasilije 2024-11-08 12:56:31 +01:00
commit 058b1da3ed

View file

@ -32,7 +32,7 @@ pip install cognee
### With pip with PostgreSQL support
```bash
pip install cognee[postgres]
pip install 'cognee[postgres]'
```
### With poetry