From 47d6778641b68344ef81af4d3786e37e8edbcbde Mon Sep 17 00:00:00 2001 From: edmondshtogu Date: Mon, 15 Jul 2024 10:01:43 +0200 Subject: [PATCH] chore: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82a7b8c..ea341ca 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ the consolidated work-in-progress branch. Do not request it onto another branch. You will need to manually set your path. - You MUST enable ssh access on your ESXi hypervisor. > Google 'How to enable ssh access on esxi' - >- In general, you should know how to use terraform, esxi and some networking... + >- In general, you should know how to use pulumi, esxi and some networking... * You will most likely need a DHCP server on your primary network if you are deploying VMs with public OVF/OVA/VMX images. (Sources that have unconfigured primary interfaces.) - The source OVF/OVA/VMX images must have open-vm-tools or vmware-tools installed to properly import an IPAddress. (you need this to run provisioners)