diff --git a/README.md b/README.md index 6717aeb..b31b956 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ How to configure this app: by SSH * Migration from old package -You can’t migrate directly with an update. +* You can’t migrate directly with an update. * Before installing the new package you need to download this folder from your server `/var/games/minetest-server/.minetest/worlds/world` (this folder contains all world data) * Uninstall the old package `sudo yunohost app remove minetest` * Install the new one `sudo yunohost app install https://github.com/YunoHost-Apps/minetest_ynh` diff --git a/README_fr.md b/README_fr.md index 9c5c452..6fa7e50 100644 --- a/README_fr.md +++ b/README_fr.md @@ -51,7 +51,7 @@ Comment configurer cette application : par SSH * Migration de l’ancien paquet -Vous ne pouvez pas migrer directement avec une mise à jour. +* Vous ne pouvez pas migrer directement avec une mise à jour. * Avant d’installer le nouveau paquet, vous devez télécharger ce dossier depuis votre serveur `/var/games/minetest-server/.minetest/worlds/world` (ce dossier contient toutes les données des mondes) * Désinstallez l’ancien paquet `sudo yunohost app remove minetest` * Installez le nouveau `sudo yunohost app install https://github.com/YunoHost-Apps/minetest_ynh`