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