Skip to content

Commit 7051c0b

Browse files
authored
docs(installation): update windows location
1 parent 28bbd93 commit 7051c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Firefox and WebKit work across the 3 platforms (Windows, macOS, Linux):
2828

2929
Each version of Playwright needs specific versions of browser binaries to operate. By default Playwright downloads Chromium, WebKit and Firefox browsers into the OS-specific cache folders:
3030

31-
- `HOME\AppData\Local\ms-playwright` on Windows
31+
- `%USERPROFILE%\AppData\Local\ms-playwright` on Windows
3232
- `~/Library/Caches/ms-playwright` on MacOS
3333
- `~/.cache/playwright/ms-playwright` on Linux
3434

0 commit comments

Comments
 (0)