docs: suggest verifying nightly binary

This commit is contained in:
gujishh
2026-04-12 23:47:07 +09:00
parent 09dab74ed0
commit 68ca3907ec

View File

@@ -50,6 +50,11 @@ curl -L -o lightpanda https://github.com/lightpanda-io/browser/releases/download
chmod a+x ./lightpanda
```
Verify the binary before running anything:
```console
./lightpanda version
```
[Linux aarch64 is also available](https://github.com/lightpanda-io/browser/releases/tag/nightly)
*For MacOS*