diff --git a/clr-k8s-examples/vagrant.md b/clr-k8s-examples/vagrant.md index 7d276a4..272194d 100644 --- a/clr-k8s-examples/vagrant.md +++ b/clr-k8s-examples/vagrant.md @@ -32,9 +32,9 @@ Note, vagrant installation steps were derived from: On Clear Linux, run these commands ```bash -sudo wget https://github.com/AntonioMeireles/ClearLinux-packer/b lob/master/extras/clearlinux/setup/libvirtd.sh +sudo wget https://github.com/AntonioMeireles/ClearLinux-packer/blob/master/extras/clearlinux/setup/libvirtd.sh ./libvirtd.sh -sudo wget https://raw.githubusercontent.com/AntonioMeireles/Clea rLinux-packer/master/extras/clearlinux/setup/vagrant.sh +sudo wget https://raw.githubusercontent.com/AntonioMeireles/ClearLinux-packer/master/extras/clearlinux/setup/vagrant.sh ./vagrant.sh ``` Check if vagrant is installed successfully