From b758ee90af8e247cb17fb007f035a13131fa3252 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tukusej=E2=80=99s=20Sirs?= Date: Sun, 18 Jul 2021 20:17:29 +0000 Subject: docs: update compilation-guide --- compilation-guide.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/compilation-guide.html b/compilation-guide.html index eb6350e..fffb4db 100644 --- a/compilation-guide.html +++ b/compilation-guide.html @@ -2,7 +2,7 @@ title: Compilation guide description: A guide to compile Remmina from source on different operating systems published: true -date: 2021-07-18T20:16:52.877Z +date: 2021-07-18T20:17:24.356Z tags: editor: code dateCreated: 2021-07-18T10:35:58.314Z @@ -89,8 +89,8 @@ dateCreated: 2021-07-18T10:35:58.314Z

apt

-				sudo apt purge "?name(^remmina.*)" "?name(^libfreerdp.*)" \
-				  "?name(^freerdp.*)" "?name(^libwinpr.*)"
+				sudo apt purge "?name(^remmina.*)" "?name(^libfreerdp.*)" \
+  "?name(^freerdp.*)" "?name(^libwinpr.*)"
 			

dnf

-- cgit v1.2.3