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:
@@ -49,7 +49,7 @@ crawl4ai-doctor
|
|||||||
|
|
||||||
If you encounter any browser-related issues, you can install them manually:
|
If you encounter any browser-related issues, you can install them manually:
|
||||||
```bash
|
```bash
|
||||||
python -m playwright install --with-deps chrome chromium
|
python -m playwright install --with-deps chromium
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Run a simple web crawl:
|
2. Run a simple web crawl:
|
||||||
|
|||||||
Reference in New Issue
Block a user