diff options
Diffstat (limited to 'system/qemu/README')
-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 e5a27928c4..5b84ba720c 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -19,7 +19,7 @@ Add optional vnc support via: 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 +group instead of a custom "kvm" group to use /dev/kvm. If you prefer something different, then run the build script like this: KVMGROUP=group ./qemu.SlackBuild |