Fix initial download link.

This commit is contained in:
opi 2016-04-27 09:40:28 +02:00
parent 6b62393760
commit 270cdef853

View file

@ -16,7 +16,7 @@ sudo dnf install vagrant vagrant-libvirt
Next download ynh-dev script
```shell
wget https://raw.githubusercontent.com/zamentur/yunohost-development/master/ynh-dev
wget https://github.com/YunoHost/ynh-dev/raw/opi-boxes/ynh-dev
chmod u+x ynh-dev
```