diff options
-rw-r--r-- | system/qemu/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/qemu/README b/system/qemu/README index 57a463a86752..e5a27928c4b9 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -16,7 +16,7 @@ for qemu; if you prefer to build all supported targets, do this: Add optional vnc support via: - ENABLE_VNC=yes ./qemu.SlackBuild + VNC_ENABLE=yes ./qemu.SlackBuild We patch the installed udev rules to require membership in "users" group instead of a custom "kvm" group to uses /dev/kvm. If you prefer |