Skip to content

Commit

Permalink
Updating demo video to installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
PravinRanjan10 authored Feb 1, 2024
1 parent 7ab5aba commit a9b5959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ chmod +x install_dependencies.sh && . install_dependencies.sh
### Set Host IP
```bash
cd ansible
export HOST_IP=<your_host_ip>
export HOST_IP=<your_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
Expand Down

0 comments on commit a9b5959

Please sign in to comment.