fix doc bug on vm-kvm.rst - port 10022 in start_qemu.sh

Signed-off-by: L.S. Cook <leonax.cook@intel.com>
This commit is contained in:
L.S. Cook
2016-09-13 15:02:26 -07:00
parent 666007052f
commit b17b0191f7
+1 -1
View File
@@ -23,7 +23,7 @@ with this line::
Now you may connect from host via SSH through 2223::
$ ssh -p 2223 root@localhost
$ ssh -p 10022 root@localhost
Alternatively, there are a few other ways to approach this.