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:16:01 +0300
committerRemmina Bot <admin@remmina.org>2021-07-18 23:16:01 +0300
commit9f94ccf7d5fff9f8978312817e59e6091ea2a166 (patch)
tree343af527c8ed92245a289da57178268017e80801
parent9c935b82a4346cec20686233a8b77dfe8785a9bf (diff)
docs: update compilation-guide
-rw-r--r--compilation-guide.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/compilation-guide.html b/compilation-guide.html
index 3609288..f046b89 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:15:33.671Z
+date: 2021-07-18T20:15:56.325Z
tags:
editor: code
dateCreated: 2021-07-18T10:35:58.314Z
@@ -90,7 +90,7 @@ dateCreated: 2021-07-18T10:35:58.314Z
<h4>apt</h4>
<pre>
<code>sudo apt purge "?name(^remmina.*)" "?name(^libfreerdp.*)" \</code>
- <code>&nbsp;&nbsp;"?name(^freerdp.*)" "?name(^libwinpr.*)"</code>
+ <code> "?name(^freerdp.*)" "?name(^libwinpr.*)"</code>
</pre>
<h4>dnf</h4>