]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/fr/user/installation.rst
Prepare release 2.0.3
[github/wallabag/wallabag.git] / docs / fr / user / installation.rst
index 47c2faa10b6c5b70454ef58841afe3366d1874e8..8282c47441ed38ca04b27e55e85ddd953b060272 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.2
+    git checkout 2.0.3
     SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist
     php bin/console wallabag:install --env=prod