From 6846b8398558affba7957c82ce09b86e8d46bdbf Mon Sep 17 00:00:00 2001 From: mauro-balades Date: Sun, 15 Sep 2024 14:06:26 +0200 Subject: [PATCH] Update appimage installation method --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b448d28df..3981acc7a 100644 --- a/README.md +++ b/README.md @@ -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