Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Panozzo <giovanni@panozzo.it>2018-04-23 12:18:51 +0300
committerGiovanni Panozzo <giovanni@panozzo.it>2018-04-23 12:18:51 +0300
commite7a2378342b3e9d41f507b1eb8b3e1f613eb6408 (patch)
tree8e30a62441576a51de5373be082cd7604787e403 /Home.md
parent3e0a9cb0f34f439e2ff4cc25a5d4beff1a26a5bf (diff)
Updated Home (markdown)
Diffstat (limited to 'Home.md')
-rw-r--r--Home.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Home.md b/Home.md
index 9257894..a9004e6 100644
--- a/Home.md
+++ b/Home.md
@@ -38,6 +38,7 @@ sudo apt install -t stretch-backports remmina remmina-plugin-rdp remmina-plugin-
We have our Remmina package repository for Raspbian Pixel 9.X (stretch), tested on RPi 3B and 3B+, use the following commands to add our repository to your Raspbian:
```
+sudo apt-get install dirmngr
sudo apt-key adv --fetch-keys http://www.remmina.org/raspbian/remmina_raspbian.asc
sudo bash -c 'echo "deb http://www.remmina.org/raspbian/ stretch main" > /etc/apt/sources.list.d/remmina_raspbian.list'
```