Update appimage installation method

This commit is contained in:
mauro-balades
2024-09-15 14:06:26 +02:00
parent 7eebce2fde
commit 6846b83985

View File

@@ -58,7 +58,7 @@ brew install --cask zen-browser
- `zsync` is required for the Update feature of the script below
```
curl -sL https://github.com/zen-browser/desktop/raw/main/appimageinstall.sh -o /tmp/appimageinstall.sh && bash /tmp/appimageinstall.sh && rm /tmp/appimageinstall.sh
curl -sL https://updates.zen-browser.app/appimage.sh | bash
```
#### Flatpak