Update README.md
This commit is contained in:
parent
d516da355b
commit
000c5b8b14
1 changed files with 2 additions and 2 deletions
|
|
@ -99,13 +99,13 @@ For more info here are the <a href="https://topoteretes.github.io/cognee/">docs<
|
|||
With pip:
|
||||
|
||||
```bash
|
||||
pip install cognee
|
||||
pip install cognee["weaviate"]
|
||||
```
|
||||
|
||||
With poetry:
|
||||
|
||||
```bash
|
||||
poetry add cognee
|
||||
poetry add "cognee["weaviate"]"
|
||||
```
|
||||
|
||||
## 💻 Usage
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue