瀏覽代碼

Update the notes to a working order

Robert Middleswarth 2 年之前
父節點
當前提交
6dab884669
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      template/apps/dock-droid.json

+ 1 - 1
template/apps/dock-droid.json

@@ -17,7 +17,7 @@
         },
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dock-droid.png",
 	"name": "dock-droid-vnc",
-	"note": "You will need QEMU and some other dependencies on your host:<br><b>sudo apt install qemu qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virt-manager</b><br><br>Then, enable libvirt and load the KVM kernel module:<br><b>sudo systemctl enable --now libvirtd<br>sudo systemctl enable --now virtlogd<br><br>echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs<br><br>sudo modprobe kvm</b><br><br>If you enable the password in the QEMU console, type change vnc password user<br>",
+	"note": "You will need QEMU and some other dependencies on your host:<br><b>sudo apt install qemu qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virt-manager</b><br><br>Then, enable libvirt and load the KVM kernel module:<br><b>sudo systemctl enable --now libvirtd<br>sudo systemctl enable --now virtlogd<br><br>sudo modprobe kvm<<br><br>echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs</b><br><br>If you enable the password in the QEMU console, type change vnc password user<br>",
 	"officialDoc": "https://github.com/sickcodes/dock-droid",
 	"platform": "linux",
 	"title": "Droid Docker VNC",