Update README.md

This commit is contained in:
Benito Martin
2024-06-30 20:52:50 +02:00
committed by GitHub
parent e83447c55d
commit f7bc6fe20b

View File

@@ -61,7 +61,7 @@ The Python version used for this project is Python 3.10. You can follow along th
1. Clone the repo (or download it as a zip file):
```bash
git clone https://github.com/benitomartin/rag-aws-qdrant.git
git clone https://github.com/benitomartin/scale-gke-qdrant-llama.git
```
2. Create the virtual environment named `main-env` using Conda with Python version 3.10: