mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-20 02:49:49 +01:00
doc/VirtualMachine.md: fix minor typo
This commit is contained in:
parent
f2a2d27458
commit
af6ba85ce8
@ -5,7 +5,7 @@
|
|||||||
PBot can interact with a virtual machine to safely execute arbitrary user-submitted
|
PBot can interact with a virtual machine to safely execute arbitrary user-submitted
|
||||||
system commands and code.
|
system commands and code.
|
||||||
|
|
||||||
This document will guide you through installing and configuration a virtual machine
|
This document will guide you through installing and configuring a virtual machine
|
||||||
by using the widely available [libvirt](https://libvirt.org) project tools, such as
|
by using the widely available [libvirt](https://libvirt.org) project tools, such as
|
||||||
`virt-install`, `virsh`, `virt-manager`, `virt-viewer`, etc.
|
`virt-install`, `virsh`, `virt-manager`, `virt-viewer`, etc.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user