diff --git a/README.md b/README.md index 7f34a87..e395164 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ python -m venv venv .\venv\Scripts\Activate.ps1 # Windows source venv/bin/activate # Linux/macOS pip install -e ".[all]" +playwright install chromium # Required for browser tool ``` ## Configure