mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-23 21:15:31 -04:00
docs: match WSL section formatting
This commit is contained in:
1 parent
1923877a74
commit
ea67e41660
1 file changed
+1
-1
@@ -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.
|
||||
|
||||
Reference in new issue
Block a user