From 8c9abd944258e99dd2ff323d19a45f7a8c296bbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Fri, 29 May 2020 22:04:19 +0000 Subject: Spellery --- .../Testing-under-Ubuntu-with-the-remmina-next-daily-PPA.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Testing/Testing-under-Ubuntu-with-the-remmina-next-daily-PPA.md b/Testing/Testing-under-Ubuntu-with-the-remmina-next-daily-PPA.md index 64a85b7..8c69c15 100644 --- a/Testing/Testing-under-Ubuntu-with-the-remmina-next-daily-PPA.md +++ b/Testing/Testing-under-Ubuntu-with-the-remmina-next-daily-PPA.md @@ -1,11 +1,11 @@ # Testing under Ubuntu with the remmina-next-daily PPA -Remmina users using Ubuntu and derivatives are warmly invited to use our **remmina-next** PPA, as explained in our [Remmina Wiki Homepage](https://github.com/FreeRDP/Remmina/wiki). +Remmina users using Ubuntu and derivatives are warmly invited to use our **remmina-next** PPA, as explained in the [Remmina wiki homepage](https://github.com/FreeRDP/Remmina/wiki). The **remmina-next** PPA is updated every official [release](https://github.com/FreeRDP/Remmina/releases), therefore it can be considered **stable**. -We also provide an **unstable** PPA, called **remmina-next-daily**. remmina-next-daily is updated daily and contains our latest patches we push on the _next_ github branch. +We also provide an **unstable** PPA, called **remmina-next-daily**. remmina-next-daily is updated daily and contains the latest patches pushed to the _next_ github branch. -If you want to help testing remmina before an official release, you can switch to the remmina-next-daily by using the following instructions: +If you want to help testing Remmina before an official release, you can switch to the remmina-next-daily by doing the following: 1. Install the ppa-purge package @@ -17,7 +17,7 @@ If you want to help testing remmina before an official release, you can switch t sudo apt-add-repository ppa:remmina-ppa-team/remmina-next-daily sudo apt update ``` -4. Install remmina packages +4. Install Remmina packages * if not installed previously ``` @@ -28,7 +28,7 @@ sudo apt install remmina remmina-plugin-rdp libfreerdp-plugins-standard ``` sudo apt upgrade ``` -You might need to perform the following command to remove the previous remmina from memory: +You might need to perform the following command to remove the previous Remmina from memory: ``` sudo killall remmina ``` -- cgit v1.2.3