Skip to content

Commit ba2b24b

Browse files
committed
docs: added venv suggestion
1 parent 29427c2 commit ba2b24b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ you will also need to install Playwright for javascript-based scraping:
2727
```bash
2828
playwright install
2929
```
30+
31+
**Note**: it is recommended to install the library in a virtual environment to avoid conflicts with other libraries 🐱
32+
3033
## 🔍 Demo
3134
Official streamlit demo:
3235

0 commit comments

Comments
 (0)