mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
copy
This commit is contained in:
parent
cc36329691
commit
05c74202ec
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ from aider import __version__
|
|||
aider_user_agent = f"Aider/{__version__} +https://aider.chat"
|
||||
|
||||
PLAYWRIGHT_INFO = """
|
||||
For better web scraping, install Playwright chromium:
|
||||
For better web scraping, install Playwright chromium with this command in your terminal:
|
||||
|
||||
playwright install --with-deps chromium
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue