From 780318ddd1e81bedbe4b9fca3314c678a32bc2a7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 3 May 2023 18:59:22 +0000 Subject: [PATCH] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10cffdfc..f2773b32 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ After being first registered, you need to execute the folloing command to promot **Run:** - $ sudo php8.0 /var/www/pixelfed/artisan user:admin 1 + $ sudo php8.2 /var/www/pixelfed/artisan user:admin 1 and respond yes to the question ` Add admin privileges to this user?`. diff --git a/README_fr.md b/README_fr.md index 795db7c2..544d9d48 100644 --- a/README_fr.md +++ b/README_fr.md @@ -44,7 +44,7 @@ Après avoir été enregistré pour la première fois, vous devez exécuter la c **Entrez la commande:** - $ php8.0 /var/www/pixelfed/artisan user:admin 1 + $ php8.2 /var/www/pixelfed/artisan user:admin 1 et répondez oui à la question « Ajouter des privilèges d'administrateur à cet utilisateur ? »