Update vnc.md
This commit is contained in:
parent
7d90a2a690
commit
31f03272eb
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
```shell
|
||||
apt update
|
||||
cd ~ ; wget https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.4.0-Linux-ARM.deb
|
||||
cd ~ ; wget https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.5.0-Linux-ARM.deb
|
||||
apt install ./VNC-Server-6.4.0-Linux-ARM.deb
|
||||
dpkg -i ./VNC-Server-6.4.0-Linux-ARM.deb
|
||||
rm -rf ./VNC-Server-6.4.0-Linux-ARM.deb
|
||||
|
|
|
|||
Loading…
Reference in New Issue