removed sudo from guest example
This commit is contained in:
parent
bcbb6aa960
commit
d05994a33a
@ -14,4 +14,4 @@
|
|||||||
# Magnification: 1.0
|
# Magnification: 1.0
|
||||||
# -> continuously refreshes screen (i think?) to remove mouse stutter
|
# -> continuously refreshes screen (i think?) to remove mouse stutter
|
||||||
# Guest OS firewall might need to be tinkered with
|
# Guest OS firewall might need to be tinkered with
|
||||||
sudo ./main.py --guest --server --ip-address 0.0.0.0
|
./main.py --guest --server --ip-address 0.0.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user