Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PravinRanjan10 authored Jan 30, 2024
1 parent 4a9c664 commit b70bc60
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 b70bc60

Please sign in to comment.