From 6aa51d866e81127903a9ad08526c80411f3ef827 Mon Sep 17 00:00:00 2001 From: "julien.malik@paraiso.me" Date: Thu, 25 Feb 2016 13:15:31 +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 2e40f02b..8f232180 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 (e.g. [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.