]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/fr/user/installation.rst
Prepare release 2.0.2
[github/wallabag/wallabag.git] / docs / fr / user / installation.rst
index 3c647aac0ff4dcae0c1dbd2998b22a8b0bf9fa05..47c2faa10b6c5b70454ef58841afe3366d1874e8 100644 (file)
@@ -48,7 +48,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.1
+    git checkout 2.0.2
     SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist
     php bin/console wallabag:install --env=prod