aboutsummaryrefslogtreecommitdiff
path: root/system/qemu/README
diff options
context:
space:
mode:
authorEdward W. Koenig <kingbeowulf@gmail.com>2014-08-17 06:49:34 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-17 06:49:34 +0700
commitef896bae3797e50d308cf837f1ab53d658b3f977 (patch)
treee7b327a1e0cd36e9780cb6fbfed6367639336e98 /system/qemu/README
parentb1cf3c24a8f4c168bdb94fe1403779dceb95eea2 (diff)
system/qemu: Updated for version 2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/qemu/README')
-rw-r--r--system/qemu/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/qemu/README b/system/qemu/README
index e5a27928c4b9..5b84ba720c2c 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