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:53:18 +0300
committerRemmina Bot <admin@remmina.org>2021-07-18 23:53:18 +0300
commit6fa03e7b939b9f38358db35c78aa3e51fd1fbf54 (patch)
tree5518b2ba548d2c3921c17e72f07bf6d6e3dd0ca1
parent136d1bb66dc0c917dbd65159ac47ecafe570a498 (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 6c4d370..0677bbe 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:52:27.586Z
+date: 2021-07-18T20:53:13.892Z
tags:
editor: code
dateCreated: 2021-07-18T10:35:58.314Z
@@ -128,7 +128,7 @@ dateCreated: 2021-07-18T10:35:58.314Z
<h4>FreeRDP</h4>
- <p>TODO: This does not work anymore (see this <a href="https://github.com/FreeRDP/FreeRDP/discussions/7178">GitHub discussion</a>).</p>
+ <p>TODO: This does not work anymore (see <a href="https://github.com/FreeRDP/FreeRDP/discussions/7178">this GitHub discussion</a>).</p>
<pre>
<code>cd "$HOME/freerdp" && sudo rm $(cat install_manifest.txt)</code>