From a9b595922debc362370ced043d5afda4cfdf77c2 Mon Sep 17 00:00:00 2001 From: Pravin Ranjan <41313813+PravinRanjan10@users.noreply.github.com> Date: Thu, 1 Feb 2024 11:31:40 +0530 Subject: [PATCH] Updating demo video to installation guide --- installer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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