docs: update REAME browser installation command

- Remove Chrome from manual installation command
- Keep Chromium as the only default browser in docs
This commit is contained in:
UncleCode
2025-01-01 17:24:44 +08:00
parent d36ef3d424
commit 5313c71a0d

View File

@@ -49,7 +49,7 @@ crawl4ai-doctor
If you encounter any browser-related issues, you can install them manually:
```bash
python -m playwright install --with-deps chrome chromium
python -m playwright install --with-deps chromium
```
2. Run a simple web crawl: