From 5068544e10089b9c0dd3c98c5b3be1a5f4208903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 22 Aug 2016 10:08:21 +0200 Subject: Prepare wallabag 2.0.7 --- docs/de/user/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/de/user/installation.rst') diff --git a/docs/de/user/installation.rst b/docs/de/user/installation.rst index 0fc2f447..1b6710b7 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: git clone https://github.com/wallabag/wallabag.git cd wallabag - git checkout 2.0.6 + git checkout 2.0.7 SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist php bin/console wallabag:install --env=prod -- cgit v1.2.3