From 9d7376d46bb764aaa8f66bef62c9ca09bac08764 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Wed, 1 Nov 2017 18:36:25 +0100 Subject: [PATCH] Add some information about Yunohost in the documentation. (#283) --- docs/installation.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index 5991f928..9a0a7a92 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -1,6 +1,15 @@ Installation ############ +We lack some knowledge about packaging to make Ihatemoney installable on mainstream +Linux distributions. If you want to give us a hand on the topic, please check-out +`the issue about debian packaging `_. + +If you are using Yunohost (a server operating system aiming to make self-hosting accessible to anyone), +you can use the `Ihatemoney package `_. + +Otherwise, follow these instructions to install it manually: + .. _installation-requirements: Requirements