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:
|
With pip:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install cognee
|
pip install cognee["weaviate"]
|
||||||
```
|
```
|
||||||
|
|
||||||
With poetry:
|
With poetry:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
poetry add cognee
|
poetry add "cognee["weaviate"]"
|
||||||
```
|
```
|
||||||
|
|
||||||
## 💻 Usage
|
## 💻 Usage
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue