Merge pull request #3322 from owljackob/fix/installation-command

README(fix): installation command
This commit is contained in:
mr. m
2024-12-01 19:38:34 +01:00
committed by GitHub

View File

@@ -87,7 +87,7 @@ yay -S zen-browser-avx2-bin
##### Other Linux distributions (AppImage with automated system integration)
- `native` tarball install:
```sudo bash <(curl -s https://updates.zen-browser.app/install.sh)```
```bash <(curl -s https://updates.zen-browser.app/install.sh)```
- `zsync` is required for the Update feature of the script below