diff --git a/README.md b/README.md index 6644a62..cfc9213 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Forum software that is easy to use, powerful, and highly customisable 1. The app will require to complete the registration process after the instllation is complete by **visiting the domain** on which *phpBB* is installed. 1. The MySQL database credentials will be sent to the **admin mail**. -1. Please delete, move or rename the install directory (`sudo rm -R /var/www/phpbb/install`) before you use your board. If this directory is still present, only the Administration Control Panel (ACP) will be accessible. +1. Please delete, move or rename the install directory (`mv /var/www/phpbb/install /var/www/phpbb/install_old`) before you use your board. If this directory is still present, only the Administration Control Panel (ACP) will be accessible. ## Documentation and resources diff --git a/README_fr.md b/README_fr.md index 93baaad..d80c121 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ Forum facile à utiliser, puissant et hautement personnalisable 1. L'application devra terminer le processus d'enregistrement une fois l'installation terminée en **visitant le domaine** sur lequel *phpBB* est installé. 1. Les informations d'identification de la base de données MySQL seront envoyées à la **messagerie admin**. -1. Veuillez supprimer, déplacer ou renommer le répertoire d'installation (`sudo rm -R /var/www/phpbb/install`) avant d'utiliser votre forum. Si ce répertoire est toujours présent, seul le panneau de configuration d'administration (ACP) sera accessible. +1. Veuillez supprimer, déplacer ou renommer le répertoire d'installation (`mv /var/www/phpbb/install /var/www/phpbb/install_old`) avant d'utiliser votre forum. Si ce répertoire est toujours présent, seul le panneau de configuration d'administration (ACP) sera accessible. ## Documentations et ressources * Site officiel de l'app : http://www.phpbb.com/