upload install instructions of playwright

This commit is contained in:
lazychih114
2025-03-07 15:48:24 +08:00
parent 77715df36f
commit 33e4eaaf8e

View File

@@ -104,10 +104,12 @@ owl_env\Scripts\activate
source owl_env/bin/activate
```
## **Install Dependencies**
```bash
python -m pip install -r requirements.txt
playwright install
```
## **Setup Environment Variables**