diff --git a/README.md b/README.md
index 72224fe..96f8003 100644
--- a/README.md
+++ b/README.md
@@ -25,30 +25,6 @@ Misskey is a decentralized microblogging platform. Since it exists within the Fe

-## Disclaimers / important information
-
-### Important points to read before installing
-
-- *Misskey* requires a dedicated root domain, e.g. `misskey.domain.tld`
-- Due to Cypress dependency, *Misskey* only works on 64-bit CPU machines.
-- *Misskey* can take quite some time to install (more then 30 minutes). So take out some time and grab yourself a coffee.
-- If installing from command line, using `screen` is recommended to avoid disconnection. See below.
-- After installation, first page can take time to load and may show timeout error. Give it time to make itself ready for you. Refresh the page after 2 or 3 minutes.
-- The first account created will be an admin user and will have all the admin rights.
-
-Using screen in case of disconnects
-
-```
-sudo apt-get install screen
-screen
-sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh.git
-```
-Recover after disconnect:
-```
-screen -d
-screen -r
-```
-
## Documentation and resources
* Official app website:
diff --git a/README_fr.md b/README_fr.md
index 2a95e85..7a3efc3 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -24,30 +24,6 @@ Misskey est une plateforme de microblogging décentralisée. Puisqu'il existe au

-## Avertissements / informations importantes
-
-### Points importants à lire avant l'installation
-
-- *Misskey* nécessite un domaine racine dédié, par ex. `misskey.domain.tld`
-- En raison de la dépendance de Cypress, *Misskey* ne fonctionne que sur les machines à processeur 64 bits.
-- *Misskey* peut prendre un certain temps à installer (plus de 30 minutes). Alors prenez un peu de temps et prenez un café.
-- Si l'installation à partir de la ligne de commande, l'utilisation de l'écran est réenregistrée pour éviter la déconnexion. Voir ci-dessous.
-- Après l'installation, la première page peut prendre du temps à charger et peut afficher une erreur de délai d'attente. Donnez-lui le temps de se préparer pour vous. Actualiser la page après 2-3 minutes.
-- Le premier compte créé sera un utilisateur administrateur et disposera de tous les droits d'administrateur.
-
-Utiliser *screen* en cas de déconnexion
-
-```
-sudo apt-get install screen
-screen
-sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh.git
-```
-Récupérer après déconnexion :
-```
-screen -d
-screen -r
-```
-
## Documentations et ressources
* Site officiel de l’app :