From 6c08ddb1ada4fcb5646524a4704e7d69170b6c83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tukusej=E2=80=99s=20Sirs?= Date: Mon, 19 Jul 2021 15:03:30 +0000 Subject: docs: update compilation-guide --- compilation-guide.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compilation-guide.html b/compilation-guide.html index 7b6a014..1b45317 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-19T15:01:37.384Z +date: 2021-07-19T15:03:22.660Z tags: editor: code dateCreated: 2021-07-18T10:35:58.314Z @@ -128,7 +128,7 @@ dateCreated: 2021-07-18T10:35:58.314Z

FreeRDP

-

This works only when FreeRDP is installed using sudo make install. When the `build/` folder is removed or when you only run make, install_manifest.txt does not exist.

+

This works only when FreeRDP is installed using sudo make install. When the build/ folder is removed or when you only run make, install_manifest.txt does not exist.

 			cd "$HOME/freerdp/build" && sudo rm $(cat install_manifest.txt)
-- 
cgit v1.2.3