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:11:31 +0300
committerRemmina Bot <admin@remmina.org>2021-07-18 23:11:31 +0300
commitb15fd6fbe22cb5debf543dbb814cf212802ec087 (patch)
tree81c3f483c5f742e80475e443b314ca71c25e8b30
parent6c47faaf312c1c06863640ff283a9625c7e459e5 (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 0753e1e..d2e17ac 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:10:54.854Z
+date: 2021-07-18T20:11:27.014Z
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> "?name(^freerdp.*)" "?name(^libwinpr.*)"</code>
+ <code>&nbsp;&nbsp;"?name(^freerdp.*)" "?name(^libwinpr.*)"</code>
</pre>
<h4>dnf</h4>