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 21:25:28 +0300
committerRemmina Bot <admin@remmina.org>2021-07-18 21:25:28 +0300
commit97216c1e15e35fb662c621fc64b601fb9a31d47e (patch)
tree063523203dad542cbce478629972acb7dfb32a94
parent7d535e53025258a453f15fd589532d44b9f317d6 (diff)
docs: update compilation-guide
-rw-r--r--compilation-guide.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/compilation-guide.html b/compilation-guide.html
index 4f601ac..3256a52 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-18T18:23:33.496Z
+date: 2021-07-18T18:25:23.071Z
tags:
editor: code
dateCreated: 2021-07-18T10:35:58.314Z
@@ -89,7 +89,9 @@ dateCreated: 2021-07-18T10:35:58.314Z
<h4>Arch Linux</h4>
<pre>
- <code>pacman -Rs remmina freerdp</code>
+ <code>pacman -Rs remmina freerdp
+echo asdf
+sed 's/a/b/' asdf/asdf</code>
</pre>
<h4>Second Tab</h4>