From 40daf31a9d711f26145ee040d329322f62a4973f Mon Sep 17 00:00:00 2001 From: Weverton Timoteo Date: Mon, 17 Oct 2022 14:47:34 -0300 Subject: [PATCH] Remove `sudo` from snap installation --- modules/ROOT/pages/installing-spotify.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/installing-spotify.adoc b/modules/ROOT/pages/installing-spotify.adoc index 1bea530..cfb75d8 100644 --- a/modules/ROOT/pages/installing-spotify.adoc +++ b/modules/ROOT/pages/installing-spotify.adoc @@ -73,7 +73,7 @@ sudo ln -s /var/lib/snapd/snap /snap . Install spotify, simply use the following command: + ---- -sudo snap install spotify +snap install spotify ---- . Click on the Spotify icon in the applications list.