]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/fr/user/installation.rst
Prepare wallabag 2.0.4
[github/wallabag/wallabag.git] / docs / fr / user / installation.rst
index 8f2ae25d2c5e9573fb533ad1f7ae3c2daa3ec003..6f1a459126a6ec3d95506c3ba0a08636641e6710 100644 (file)
@@ -51,7 +51,7 @@ Pour installer wallabag, vous devez exĂ©cuter ces deux commandes :
 
     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