From fde42953ddf6e85576bb8e426b1d456d3ae176bb Mon Sep 17 00:00:00 2001 From: opi Date: Wed, 31 Aug 2016 14:48:40 +0200 Subject: [PATCH] Add ynh-dev link. --- packaging_apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging_apps.md b/packaging_apps.md index b968bf83..ab2a6264 100644 --- a/packaging_apps.md +++ b/packaging_apps.md @@ -6,7 +6,7 @@ This document aimed to learn you how to package an application for YunoHost. To package an application, here are the requirements: * An account on a git server (e.g. [GitHub](https://github.com/)) to publish the application; * Basic knowledge of `git`, bash shell and other programming stuff; -* A testing [virtual machine or a distant server](/install_en) to package and test the package. +* A testing [virtual machine or a distant server](/install_en), or a [development environement](https://github.com/yunohost/ynh-dev) to package and test the package. ### Content A YunoHost package is composed of: