diff --git a/README.md b/README.md index ef24bb1..6292527 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ createhdds.py creates and maintains the set of pre-rolled hard disk images neede ## Requirements -createhdds requires libvirt-daemon-kvm, libvirt-python3, python3-libguestfs, python3-fedfind, qemu-kvm, virt-install, and (for ppc64 images) powerpc-utils. You will need somewhere around 100-150GB of disk space for the full set of base images for all supported arches. +createhdds requires libvirt-daemon-kvm, python3-libvirt, python3-libguestfs, python3-fedfind, qemu-kvm, virt-install, and (for ppc64 images) powerpc-utils. You will need somewhere around 100-150GB of disk space for the full set of base images for all supported arches. ## Usage