docs: install via git+https (package not on PyPI)

This commit is contained in:
feder-cr
2026-05-16 10:43:04 -07:00
parent abaf798896
commit dd140d04ae
+1 -1
View File
@@ -105,7 +105,7 @@ Competitor scores reflect our own testing on Windows 10 against the same five de
## Install ## Install
```bash ```bash
pip install invisible-playwright pip install git+https://github.com/feder-cr/invisible_playwright.git
python -m invisible_playwright fetch # one-time ~100 MB download, SHA256-verified python -m invisible_playwright fetch # one-time ~100 MB download, SHA256-verified
``` ```