X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Ffr%2Fuser%2Finstallation.rst;h=480970c53fea3f0d0878c6101a42b6196f3e794e;hb=d7b4b2c72cd1c9ad967ecfec668d5b0b9e794149;hp=f63f2b0af02f2c88d1883e357b76f7299a2d85a5;hpb=94d1dae4ef9ee9698068b63b8f20a89519f98939;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/fr/user/installation.rst b/docs/fr/user/installation.rst index f63f2b0a..480970c5 100644 --- a/docs/fr/user/installation.rst +++ b/docs/fr/user/installation.rst @@ -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.7 + git checkout 2.0.8 SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist php bin/console wallabag:install --env=prod @@ -82,7 +82,7 @@ Exécutez cette commande pour télécharger et décompresser l'archive : wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package -(hash md5 de l'archive : ``18aadd1003a08eb11f5341b9755029f8``) +(hash md5 de l'archive : ``4f84c725d1d6e3345eae0a406115e5ff``) Maintenant, lisez la documentation ci-dessous pour crééer un virtual host. Accédez ensuite à votre installation de wallabag. Si vous avez changé la configuration pour modifier le type de stockage (MySQL ou PostgreSQL), vous devrez vous créer un utilisateur via la commande ``php bin/console wallabag:install --env=prod``.