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-19 14:17:40 +0300
committerRemmina Bot <admin@remmina.org>2021-07-19 14:17:40 +0300
commit2782bcd7b639af683118e7d66f7195490785cde5 (patch)
treeffd170df78f59fe5d2ee7b9e4d5b3e8bd1ed8b74
parent1702540cff345b05e5556ac54d1187cfed278ea9 (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 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>