From ea67e4166054dea25a1b8d584dee5ddefb28a7fd Mon Sep 17 00:00:00 2001 From: gujishh Date: Mon, 13 Apr 2026 21:09:27 +0900 Subject: [PATCH] docs: match WSL section formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b16cce83..cb010908 100644 --- a/README.md +++ b/README.md @@ -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.