make installation guide on other linux distros less confusing

Signed-off-by: Pham Minh Triet <92496972+Nanome203@users.noreply.github.com>
This commit is contained in:
Pham Minh Triet
2025-03-15 02:37:06 +07:00
committed by GitHub
parent 8afb8ee204
commit f6f561841c

View File

@@ -96,16 +96,18 @@ brew install --cask zen-browser
yay -S zen-browser-bin
```
##### Other Linux distributions (AppImage with automated system integration)
##### Other Linux distributions (Tarball or AppImage)
- `native` tarball install:
`bash <(curl -s https://updates.zen-browser.app/install.sh)`
- `zsync` is required for the Update feature of the script below
- `Tarball` install:
```sh
bash <(curl -s https://updates.zen-browser.app/install.sh)`
```
- `AppImage` install:
```sh
bash <(curl https://updates.zen-browser.app/appimage.sh)
```
> AppImage install requires `zsync` for the Update feature
- Again, if you don't see your OS listed above, that's because we already have it in our [downloads page](https://zen-browser.app/download)! 🔄