]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/en/user/installation.rst
Prepare wallabag 2.0.4
[github/wallabag/wallabag.git] / docs / en / user / installation.rst
index d22f8549bf994f5e012b41dd4228b23bfbe48a01..8d1859cb5db2b344a14498a6a21ce43db2d2d190 100644 (file)
@@ -53,7 +53,7 @@ To install wallabag itself, you must run these two commands:
 
     git clone https://github.com/wallabag/wallabag.git
     cd wallabag
-    git checkout 2.0.3
+    git checkout 2.0.4
     SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist
     php bin/console wallabag:install --env=prod