1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Fixed display for note in installation page

This commit is contained in:
Nicolas Lœuillet 2016-10-10 18:51:20 +02:00
parent bccf7a70bc
commit 36ef9e2730
No known key found for this signature in database
GPG key ID: 5656BE27E1E34D0A
3 changed files with 6 additions and 3 deletions

View 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.