From c368035e7e2c8426ee06b0dc499e1cc01e381fbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Wed, 1 Nov 2017 16:22:22 +0100 Subject: [PATCH] Add some information about Yunohost in the documentation. --- 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