diff --git a/doc/image.md b/doc/image.md index 373b8e69d7ff6c5740abccfbd1c21c8b129afaf4..dd5fe97a5c7ed18f875f9ea9bd7b3cf8cd3fd832 100644 --- a/doc/image.md +++ b/doc/image.md @@ -3,7 +3,7 @@ ## Requirements - [Packer](https://packer.io): this is the tool that will automate all the steps of image creation -- [Ansible](https://docs.ansible.com/): this is the tool that will be used to provision the virtual machine (take a look at the [requirements.txt file](/requirements.txt) fo exact Ansible requirements) +- [Ansible](https://docs.ansible.com/): this is the tool that will be used to provision the virtual machine (take a look at the [requirements.txt file](/requirements.txt) for exact Ansible requirements) - [VMware OVF Tool](https://code.vmware.com/web/tool/4.4.0/ovf): this is required by Packer to export the image from the VMware Hypervisor - A running and reachable VMware ESXi Hypervisor