diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-10-10 13:01:14 +0200 |
---|---|---|
committer | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-10-10 13:01:14 +0200 |
commit | ed11d7f7319dbc3ad9ea8265179f0f32d7d9ef6c (patch) | |
tree | 71b449ae7969f6d1185a9b765ab8efe74c7acfff /docs/de/user | |
parent | 6b1317a627686fea33662f56fa08231b7793803a (diff) | |
download | wallabag-ed11d7f7319dbc3ad9ea8265179f0f32d7d9ef6c.tar.gz wallabag-ed11d7f7319dbc3ad9ea8265179f0f32d7d9ef6c.tar.zst wallabag-ed11d7f7319dbc3ad9ea8265179f0f32d7d9ef6c.zip |
Added page about parameters.yml
Diffstat (limited to 'docs/de/user')
-rw-r--r-- | docs/de/user/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/de/user/installation.rst b/docs/de/user/installation.rst index 2bb86269..0d082e41 100644 --- a/docs/de/user/installation.rst +++ b/docs/de/user/installation.rst | |||
@@ -7,7 +7,7 @@ Voraussetzungen | |||
7 | wallabag ist kompatibel mit PHP >= 5.5, inkl. PHP 7. | 7 | wallabag ist kompatibel mit PHP >= 5.5, inkl. PHP 7. |
8 | 8 | ||
9 | .. note:: | 9 | .. note:: |
10 | Pour installer wallabag facilement, nous avons créé un ``Makefile``, vous avez donc besoin d'avoir installé l'outil ``make``. | 10 | To install wallabag easily, we create a ``Makefile``, so you need to have the ``make`` tool. |
11 | 11 | ||
12 | 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. | 12 | 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. |
13 | 13 | ||