]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Fixed display for note in installation page 2422/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 10 Oct 2016 16:51:20 +0000 (18:51 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 10 Oct 2016 16:51:20 +0000 (18:51 +0200)
docs/de/user/installation.rst
docs/en/user/installation.rst
docs/fr/user/installation.rst

index 0d082e41f7bbdcf5f2043fb370e62d6e83a1ae27..35a30f5240a6f960236198b1f19ca889a7bd51a1 100644 (file)
@@ -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.
 
index e08e0306fa0a039eadfe7a0f99017809d0ee6646..248c19958bac00391df21a10f2d1485c186fb57a 100644 (file)
@@ -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``).
 
index b32707f8daf8e169b1fc410dce45ac6e3d7e2303..62e7d33485bfa2d9e52a6db572b63eb310971e1e 100644 (file)
@@ -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``).