[fix] ynh-dev script url.

This commit is contained in:
opi 2016-05-27 13:13:37 +02:00
parent 9b6da5bbf5
commit 6a42bda074

View file

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