diff --git a/installer/README.md b/installer/README.md index 036dde362..266ff3405 100644 --- a/installer/README.md +++ b/installer/README.md @@ -17,7 +17,7 @@ chmod +x install_dependencies.sh && . install_dependencies.sh ### Set Host IP ```bash cd ansible -export HOST_IP= +export HOST_IP= #note: make sure HOST_IP is either public ip or 192.x.x.x series ip ``` ### Run the Ansible Playbook to install Multi-cloud