From b988241b8be524e127284a56db7f0acc6b264a55 Mon Sep 17 00:00:00 2001 From: Jakub Sova Date: Sun, 1 Dec 2024 01:11:14 +0100 Subject: [PATCH] fix: installation command Signed-off-by: Jakub Sova --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd476964b..7a67d1f40 100644 --- a/README.md +++ b/README.md @@ -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