From 76300118990b82ac75e077b9b08ca1b94ef889ce Mon Sep 17 00:00:00 2001 From: "chen.yang" Date: Thu, 28 Oct 2021 09:23:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=20sudo.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chen.yang --- Software/Applications/Remmina/Remmina_远程连接.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Software/Applications/Remmina/Remmina_远程连接.md b/Software/Applications/Remmina/Remmina_远程连接.md index f0d7e68..202affb 100644 --- a/Software/Applications/Remmina/Remmina_远程连接.md +++ b/Software/Applications/Remmina/Remmina_远程连接.md @@ -7,7 +7,7 @@ Remmina is a remote desktop client written in GTK from the FreeRDP project. It s Install the remmina package. ```bash -pacman -S remmina +sudo pacman -S remmina ``` For VNC support install the libvncserver package. @@ -15,7 +15,7 @@ For VNC support install the libvncserver package. If you need RDP support, also install the optional freerdp or remmina-plugin-rdesktopAUR. ```bash -pacman -S freerdp +sudo pacman -S freerdp ``` For these note: