mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs(installation.md): update cache path on linux (#2084)
This commit is contained in:
parent
3979d4f492
commit
c38f26ea02
@ -30,7 +30,7 @@ Each version of Playwright needs specific versions of browser binaries to operat
|
||||
|
||||
- `%USERPROFILE%\AppData\Local\ms-playwright` on Windows
|
||||
- `~/Library/Caches/ms-playwright` on MacOS
|
||||
- `~/.cache/playwright/ms-playwright` on Linux
|
||||
- `~/.cache/ms-playwright` on Linux
|
||||
|
||||
```sh
|
||||
npm i playwright
|
||||
|
Loading…
x
Reference in New Issue
Block a user