aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d4a92f2..dc724f5 100644
--- a/README
+++ b/README
@@ -131,7 +131,7 @@ To access the guest's serial console, do:
To access the guest's KVM monitor, do:
- ssh -t $GUESTNAME@host.machine socat vms/$GUESTNAME/monitor
+ ssh -t $GUESTNAME@host.machine socat vms/$GUESTNAME/monitor.socket STDIO
HACKING