diff --git a/README.md b/README.md index 3fed1b99..e8bd0a93 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 73bd6a22..5196572b 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 ? » diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 20ec496a..9643267e 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -8,7 +8,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/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index 05427d14..bb42a451 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -8,7 +8,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 ? »