diff --git a/INSTALL.md b/INSTALL.md index c6a43c7..ced920d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,7 +1,7 @@ ### Installlation instructions Run as *root* user the following commands to automatically install the virtual lab and provision all the necessary elements for the containerized swarm setup of galera cluster with LXC containers functioning s worker nodes. -`` -git clone https://git.swarmlab.io:3000/repo/create +``` +git clone https://git.swarmlab.io:3000/cs171027/galera-swarm-lxc-ansible/ make -`` +```