Skip to content

Commit

Permalink
Merge pull request #179 from topoteretes/update-readme-postgres
Browse files Browse the repository at this point in the history
docs: Update README.md to include postgres
  • Loading branch information
Vasilije1990 authored Nov 8, 2024
2 parents 168cb5d + 44fe379 commit d2387fa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ If you have questions, join our <a href="https://discord.gg/NQPKmU5CCg">Discord
pip install cognee
```

### With pip with PostgreSQL support

```bash
pip install cognee[postgres]
```

### With poetry

Expand Down

0 comments on commit d2387fa

Please sign in to comment.