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:59:48 +0300
committerRemmina Bot <admin@remmina.org>2021-07-18 23:59:48 +0300
commitc9afb9d20771d4533b69a1aec79c2b06c8ad8b4a (patch)
tree6c7b293df4b3bd063320eef9ded23440ffd778ea
parentacd86e99e3ff0bf942f42482b736acf0e3ffca56 (diff)
docs: update compilation-guide
-rw-r--r--compilation-guide.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/compilation-guide.html b/compilation-guide.html
index 092e5e3..2389fb6 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:57:11.340Z
+date: 2021-07-18T20:59:43.089Z
tags:
editor: code
dateCreated: 2021-07-18T10:35:58.314Z
@@ -10,6 +10,8 @@ dateCreated: 2021-07-18T10:35:58.314Z
<h2>Introduction to the guide</h2>
+<blockquote class="is-warning"><p><strong>The Remmina PPA is looking for a maintainer</strong>, and it's not activelly updated.</p></blockquote>
+
<p>Throughout the guide, we follow the following rules:</p>
<ul>
<li>all commands are tested in BASH;</li>