fix: s/qemu-utils/qemu-tools/g

This commit is contained in:
Emile 'iMil' Heitor
2022-12-19 08:52:32 +01:00
parent bda366b92a
commit 5d151b0ff0

View File

@@ -254,9 +254,9 @@ See the man page for a full description of all available commands.
You can use cloud images to create virtual machines. The `vm img` command will download the image to datastore and
uncompress it if needed (.xz, .tar.gz, and .gz files are supported). The image should be in RAW or QCOW2 format.
To use this feature you'll need install qemu-utils package:
To use this feature you'll need install qemu-tools package:
# pkg install qemu-utils
# pkg install qemu-tools
To launch FreeBSD using official cloud image: