This commit is contained in:
Paul Gauthier 2024-06-06 11:01:27 -07:00
parent 3cda6d7dd3
commit 0e5342fdb8
8 changed files with 189 additions and 177 deletions

View file

@ -19,7 +19,7 @@ For better web scraping, install Playwright chromium with this command in your t
playwright install --with-deps chromium
See https://aider.chat/docs/install.html#enable-playwright-optional for more info.
See https://aider.chat/docs/install/optional.html#enable-playwright for more info.
"""