Skip to content

Commit 652ac9f

Browse files
committed
Update docs
1 parent d489386 commit 652ac9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and [Playwright](https://playwright.dev/python/docs/intro).
77

88
- [Full documentation](https://pamelafox.github.io/axe-playwright-python/).
99

10-
## Requirements
10+
## Dependencies
1111

1212
- Python >= 3.10
1313
- [playwright](https://github.com/microsoft/playwright-python) >= 1.25.0

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To install Playwright ([docs](https://playwright.bootcss.com/python/docs/install
2424
python3 -m pip install playwright
2525
```
2626

27-
Also install browser binaries:
27+
Then install browser binaries:
2828

2929
```console
3030
python3 -m playwright install --with-deps

0 commit comments

Comments
 (0)