Merge pull request #6486 from pewpewnor/fix-documentation-bash-command

Fix bash install command in documentation on how to install for Linux using tarball
This commit is contained in:
mr. m
2025-03-16 11:11:45 +01:00
committed by GitHub

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: