diff --git a/README.md b/README.md index 1ecbfc6..cca2abc 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Once installed, run `./basic.sh` to boot up the VM again. Do not run `./setup.sh ## You're done! -If the mouse is not aligned properly, edit the basic.sh file and change `-usb -device usb-kbd -device usb-tablet \` to `-usb -device usb-kbd -device usb-mouse \` +If the mouse is not aligned properly, edit the basic.sh file and change `-usb -device usb-kbd -device usb-tablet \` to `-usb -device usb-kbd -device usb-mouse \` or the other way around If you get an error that says access denied, run `sudo ./basic.sh` which will give it admin privelages. @@ -92,7 +92,7 @@ HEADLESS=1 MEM=1G CPUS=2 SYSTEM_DISK=MyDisk.qcow2 ./headless.sh ## You're done! -If the mouse is not aligned properly, edit the basic.sh file and change `-usb -device usb-kbd -device usb-tablet \` to `-usb -device usb-kbd -device usb-mouse \` +If the mouse is not aligned properly, edit the basic.sh file and change `-usb -device usb-kbd -device usb-tablet \` to `-usb -device usb-kbd -device usb-mouse \` or the other way around If you get an error that says access denied, run `sudo ./basic.sh` which will give it admin privelages.