From 7e11dd73eb0c592b3c7f89e69156fa878d9f84cc Mon Sep 17 00:00:00 2001 From: "ma.azimi@laposte.net" Date: Mon, 21 Dec 2015 12:23:06 +0100 Subject: [PATCH] Update packaging_apps.md --- packaging_apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging_apps.md b/packaging_apps.md index 3d294b18..84db0a5a 100644 --- a/packaging_apps.md +++ b/packaging_apps.md @@ -4,7 +4,7 @@ This document aimed to learn you how to package an application for YunoHost. ### Requirements To package an application, here are the requirements: -* An account on a git server as [GitHub](https://github.com/) to publish the application; +* An account on a git server as [Framagit](https://git.framasoft.org/public/projects) or [GitHub](https://github.com/) to publish the application; * Control a minimum `git`, Shell and other programming stuffs; * A testing [virtual machine or a distant server](/install_en) to package and test the package.