Fix issue #635. Corrected installation instructions for open_deep_research (#636)

Co-authored-by: Aymeric Roucher <69208727+aymeric-roucher@users.noreply.github.com>
This commit is contained in:
nishaddeokar 2025-02-13 14:22:46 +00:00 committed by GitHub
parent 8e2768336a
commit 360e1a8781
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ pip install -r requirements.txt
And install smolagents dev version And install smolagents dev version
```bash ```bash
pip install -e smolagents[dev] pip install smolagents[dev]
``` ```
Then you're good to go! Run the run.py script, as in: Then you're good to go! Run the run.py script, as in: