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:
Diffstat (limited to 'compilation-guide.html')
-rw-r--r--compilation-guide.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/compilation-guide.html b/compilation-guide.html
index 8c9a9c6..7e9e0bb 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-18T21:02:32.203Z
+date: 2021-07-19T11:17:34.185Z
tags:
editor: code
dateCreated: 2021-07-18T10:35:58.314Z
@@ -127,8 +127,8 @@ dateCreated: 2021-07-18T10:35:58.314Z
<h3 class='tabset'>Tab</h3>
<h4>FreeRDP</h4>
-
- <p>TODO: This does not work anymore (see <a href="https://github.com/FreeRDP/FreeRDP/discussions/7178">this GitHub discussion</a>).</p>
+
+ <blockquote class="is-danger"><p>TODO: This does not work anymore (see <a href="https://github.com/FreeRDP/FreeRDP/discussions/7178">this GitHub discussion</a>).</p></blockquote>
<pre>
<code>cd "$HOME/freerdp" && sudo rm $(cat install_manifest.txt)</code>