Skip to content

Commit

Permalink
README: update install section (bump version with httpx to v6.2.11b1)
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 committed Sep 18, 2024
1 parent 2528838 commit 4c76e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pip install -U duckduckgo_search
```
There is also a beta release that uses the `httpx` library:
```python
pip install -U duckduckgo_search==6.2.8b1
pip install -U duckduckgo_search==6.2.11b1
```
> [!NOTE]
> you can install lxml to use the `text` function with `backend='html'` or `backend='lite'` (size ≈ 12Mb)</br>
Expand Down

0 comments on commit 4c76e0c

Please sign in to comment.