]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/de/user/installation.rst
Prepare wallabag 2.0.8
[github/wallabag/wallabag.git] / docs / de / user / installation.rst
index 8f121087b05570931b112399e90bfd26b018f47e..3c0fc72897a47826d4ce3f38dc597fea6fafd9f3 100644 (file)
@@ -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.7
+    git checkout 2.0.8
     SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist
     php bin/console wallabag:install --env=prod