补充 sudo.

Signed-off-by: chen.yang <chen.yang@yuzhen-iot.com>
This commit is contained in:
chen.yang 2021-10-28 09:23:50 +08:00
parent f9c241d96b
commit 7630011899
1 changed files with 2 additions and 2 deletions

View File

@ -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: