From 270cdef853e2f71ee83faed81f8d31fbd3c71f9e Mon Sep 17 00:00:00 2001 From: opi Date: Wed, 27 Apr 2016 09:40:28 +0200 Subject: [PATCH] Fix initial download link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4512c15..7f66bb3 100644 --- a/README.md +++ b/README.md @@ -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 ```