Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/wiki.remmina.org.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTukusej’s Sirs <tukusejssirs@protonmail.com>2021-07-18 23:17:29 +0300
committerRemmina Bot <admin@remmina.org>2021-07-18 23:17:29 +0300
commitb758ee90af8e247cb17fb007f035a13131fa3252 (patch)
tree5ea5331bf9c277b615cba0a5f98a43745a882a14
parentf9a6eaef2c18e87d0808d21e15e7705d37fb0fa1 (diff)
docs: update compilation-guide
-rw-r--r--compilation-guide.html6
1 files 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
<h4>apt</h4>
<pre>
- <code>sudo apt purge "?name(^remmina.*)" "?name(^libfreerdp.*)" \</code>
- <code> "?name(^freerdp.*)" "?name(^libwinpr.*)"</code>
+ <code>sudo apt purge "?name(^remmina.*)" "?name(^libfreerdp.*)" \
+ "?name(^freerdp.*)" "?name(^libwinpr.*)"</code>
</pre>
<h4>dnf</h4>