docs: match WSL section formatting

This commit is contained in:
gujishh
2026-04-13 21:09:27 +09:00
parent 1923877a74
commit ea67e41660

View File

@@ -64,7 +64,7 @@ curl -L -o lightpanda https://github.com/lightpanda-io/browser/releases/download
chmod a+x ./lightpanda
```
### Windows (via WSL2)
*For Windows + WSL2*
Lightpanda runs inside WSL when invoked from a WSL shell; follow the Linux install steps above in that environment.
Install automation clients such as Puppeteer or Playwright on the Windows host so they can drive Lightpanda through CDP over the mapped ports.