Fix bash install command in documentation on how to install for Linux using tarball

Signed-off-by: pewpewnor <125549982+pewpewnor@users.noreply.github.com>
This commit is contained in:
pewpewnor
2025-03-16 13:50:58 +07:00
committed by GitHub
parent a69876325a
commit 364ad230fd

View File

@@ -101,7 +101,7 @@ yay -S zen-browser-bin
- `Tarball` install:
```sh
bash <(curl -s https://updates.zen-browser.app/install.sh)`
bash <(curl -s https://updates.zen-browser.app/install.sh)
```
- `AppImage` install: