chore: updated the README
This commit is contained in:
parent
ed2d52fb4d
commit
1f89ff3054
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ cd rag_tutorials/local_rag_agent
|
|||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
3. Install and start [Qdrant](https://qdrant.tech/) vector database locally
|
||||
3. Install and start [Qdrant](https://qdrant.tech/documentation/guides/installation/) vector database locally
|
||||
|
||||
```bash
|
||||
docker pull qdrant/qdrant
|
||||
|
|
|
|||
Loading…
Reference in a new issue