update links in vagrant readme

This commit is contained in:
meaz 2020-02-02 11:09:27 +01:00
parent c0c9ea93cd
commit 78a111fea9
1 changed files with 3 additions and 3 deletions

View File

@ -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.