docs: fix virsh command

Tenks uses the system libvirt socket by default.

Change-Id: I70076a313672c4d9950eb41c8f8b5f39fbbd9c96
This commit is contained in:
Pierre Riteau 2022-12-09 18:03:20 +01:00
parent 60e8f702dc
commit d27921b68d

@ -154,7 +154,7 @@ Run the ``dev/tenks-deploy-compute.sh`` script to deploy Tenks::
Check that Tenks has created VMs called ``tk0`` and ``tk1``::
sudo virsh -c qemu+unix:///system?socket=/var/run/libvirt-tenks/libvirt-sock list --all
sudo virsh list --all
Verify that VirtualBMC is running::