]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/fr/user/installation.rst
Prepare release 2.0.6
[github/wallabag/wallabag.git] / docs / fr / user / installation.rst
index 0693fc5d33542782a274dcd0e0f5c43556a4df0c..069396cc9e6a3f9a715bd0d46840f226ae20c0d3 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.5
+    git checkout 2.0.6
     SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist
     php bin/console wallabag:install --env=prod