]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/fr/user/installation.rst
Prepare wallabag 2.1.1
[github/wallabag/wallabag.git] / docs / fr / user / installation.rst
index cba8444a778e96c643029e167dbc18b0d5b6be6a..fecdea0f2a38302a49858661785e020710c344ad 100644 (file)
@@ -52,7 +52,7 @@ Pour installer wallabag, vous devez exĂ©cuter ces commandes :
 
     git clone https://github.com/wallabag/wallabag.git
     cd wallabag
-    git checkout 2.1.0
+    git checkout 2.1.1 --force
     SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist
     php bin/console wallabag:install --env=prod