aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/de/user/installation.rst
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2016-09-07 14:27:32 +0200
committerNicolas Lœuillet <nicolas@loeuillet.org>2016-09-07 14:27:32 +0200
commit5bdec0195f2b8cb631889479507390567f148b9d (patch)
treeafe1ede0c385694d86448f87131581bc0990d6ed /docs/de/user/installation.rst
parent94d1dae4ef9ee9698068b63b8f20a89519f98939 (diff)
downloadwallabag-5bdec0195f2b8cb631889479507390567f148b9d.tar.gz
wallabag-5bdec0195f2b8cb631889479507390567f148b9d.tar.zst
wallabag-5bdec0195f2b8cb631889479507390567f148b9d.zip
Prepare wallabag 2.0.8
Diffstat (limited to 'docs/de/user/installation.rst')
-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 8f121087..3c0fc728 100644
--- a/docs/de/user/installation.rst
+++ b/docs/de/user/installation.rst
@@ -54,7 +54,7 @@ Um wallabag selbst zu installieren, musst du die folgenden Kommandos ausführen:
54 54
55 git clone https://github.com/wallabag/wallabag.git 55 git clone https://github.com/wallabag/wallabag.git
56 cd wallabag 56 cd wallabag
57 git checkout 2.0.7 57 git checkout 2.0.8
58 SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist 58 SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist
59 php bin/console wallabag:install --env=prod 59 php bin/console wallabag:install --env=prod
60 60