Update README.md

This commit is contained in:
Hafeez 2024-11-25 10:25:45 +05:30 committed by GitHub
parent fac25b3e47
commit 9aab6388e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ cd Automated-AI-Web-Researcher-Ollama
```sh ```sh
python -m venv venv python -m venv venv
source venv/bin/activate # On Windows, use venv\Scripts\activate venv\Scripts\activate
``` ```
3. Install dependencies: 3. Install dependencies: