diff --git a/README.md b/README.md index 73417a61..3349a051 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ After being first registered, you need to execute the folloing command to promot **Run:** - $ sudo php7.4 /var/www/pixelfed/artisan user:admin 1 + $ sudo php8.0 /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 ccb3d76f..6b6e8513 100644 --- a/README_fr.md +++ b/README_fr.md @@ -43,7 +43,7 @@ Après avoir été enregistré pour la première fois, vous devez exécuter la c **Entrez la commande:** - $ php7.4 /var/www/pixelfed/artisan user:admin 1 + $ php8.0 /var/www/pixelfed/artisan user:admin 1 et répondez oui à la question « Ajouter des privilèges d'administrateur à cet utilisateur ? »