chore: updated the README

This commit is contained in:
ShubhamSaboo
2024-11-14 15:09:14 -06:00
parent ed2d52fb4d
commit 1f89ff3054

View File

@@ -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