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:
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'
```