diff --git a/vagrant/README.md b/vagrant/README.md index 934b89e4..8c593b8b 100644 --- a/vagrant/README.md +++ b/vagrant/README.md @@ -52,15 +52,15 @@ ``` 2. Clone disroot-website repo to Disroot folder ``` - git clone https://git.disroot.org/Disroot/Website.git ~/Disroot + git clone https://git.disroot.org/Disroot/Website.git ~/Disroot/Website ``` 3. Clone grav-theme-disroot repo to Disroot folder ``` - git clone https://git.disroot.org/Disroot/grav-theme-disroot.git ~/Disroot + git clone https://git.disroot.org/Disroot/grav-theme-disroot.git ~/Disroot/grav-theme-disroot ``` 4. Clone grav-plugin-language-selector repo to Disroot folder ``` - git clone https://git.disroot.org/Disroot/grav-plugin-language-selector.git ~/Disroot + git clone https://git.disroot.org/Disroot/grav-plugin-language-selector.git ~/Disroot/grav-plugin-language-selector ``` 5. Add the local domain name for the hub to your host machine's `/etc/hosts` file.