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: