From: Nicolas Lœuillet Date: Mon, 10 Oct 2016 16:51:20 +0000 (+0200) Subject: Fixed display for note in installation page X-Git-Tag: 2.1.2~18^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=36ef9e2730cad290861cca6813370bc87b8f16c9;p=github%2Fwallabag%2Fwallabag.git Fixed display for note in installation page --- diff --git a/docs/de/user/installation.rst b/docs/de/user/installation.rst index 0d082e41..35a30f52 100644 --- a/docs/de/user/installation.rst +++ b/docs/de/user/installation.rst @@ -7,7 +7,8 @@ Voraussetzungen wallabag ist kompatibel mit PHP >= 5.5, inkl. PHP 7. .. note:: -To install wallabag easily, we create a ``Makefile``, so you need to have the ``make`` tool. + + To install wallabag easily, we create a ``Makefile``, so you need to have the ``make`` tool. wallabag nutzt eine große Anzahl an Bibliotheken, um zu funktionieren. Diese Bibliotheken müssen mit einem Tool namens Composer installiert werden. Du musst es installieren sofern du es bisher noch nicht gemacht hast. diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst index e08e0306..248c1995 100644 --- a/docs/en/user/installation.rst +++ b/docs/en/user/installation.rst @@ -7,7 +7,8 @@ Requirements wallabag is compatible with PHP >= 5.5, including PHP 7. .. note:: -To install wallabag easily, we create a ``Makefile``, so you need to have the ``make`` tool. + + To install wallabag easily, we create a ``Makefile``, so you need to have the ``make`` tool. wallabag uses a large number of PHP libraries in order to function. These libraries must be installed with a tool called Composer. You need to install it if you have not already done so and be sure to use the 1.2 version (if you already have Composer, run a ``composer selfupdate``). diff --git a/docs/fr/user/installation.rst b/docs/fr/user/installation.rst index b32707f8..62e7d334 100644 --- a/docs/fr/user/installation.rst +++ b/docs/fr/user/installation.rst @@ -7,7 +7,8 @@ Pré-requis wallabag est compatible avec PHP >= 5.5, PHP 7 inclus. .. note:: -Pour installer wallabag facilement, nous avons créé un ``Makefile``, vous avez donc besoin d'avoir installé l'outil ``make``. + + Pour installer wallabag facilement, nous avons créé un ``Makefile``, vous avez donc besoin d'avoir installé l'outil ``make``. wallabag utilise un grand nombre de bibliothèques PHP pour fonctionner. Ces bibliothèques doivent être installées à l'aide d'un outil nommé Composer. Vous devez l'installer si ce n'est déjà fait et vous assurer que vous utilisez bien la version 1.2 (si vous avez déjà Composer, faite un ``composer selfupdate``).