]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/fr/user/installation.rst
manage assets through npm
[github/wallabag/wallabag.git] / docs / fr / user / installation.rst
index 8f9a7932056f67b587ef50550098cf5869ee94ff..b1136c12b33853c89f1b669135966c0f7f638c15 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.4
+    git checkout 2.0.5
     SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist
     php bin/console wallabag:install --env=prod