aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/de/user
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2016-10-10 13:01:14 +0200
committerNicolas Lœuillet <nicolas@loeuillet.org>2016-10-10 13:01:14 +0200
commited11d7f7319dbc3ad9ea8265179f0f32d7d9ef6c (patch)
tree71b449ae7969f6d1185a9b765ab8efe74c7acfff /docs/de/user
parent6b1317a627686fea33662f56fa08231b7793803a (diff)
downloadwallabag-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.rst2
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
7wallabag ist kompatibel mit PHP >= 5.5, inkl. PHP 7. 7wallabag ist kompatibel mit PHP >= 5.5, inkl. PHP 7.
8 8
9.. note:: 9.. note::
10Pour installer wallabag facilement, nous avons créé un ``Makefile``, vous avez donc besoin d'avoir installé l'outil ``make``. 10To install wallabag easily, we create a ``Makefile``, so you need to have the ``make`` tool.
11 11
12wallabag 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. 12wallabag 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