diff --git a/README.md b/README.md
index 0330a74..03b8a29 100644
--- a/README.md
+++ b/README.md
@@ -26,20 +26,6 @@ Funkwhale is a community-driven project that lets you listen and share music and
![Screenshot of Funkwhale](./doc/screenshots/screenshot1.png)
-## Disclaimers / important information
-
-* Installation requires a dedicated domain or subdomain. Installing in a subpath is not supported by the upstream project due to dependency requirements.
-
-* Admin
- * The admin uses the login you provided at installation. The password is the same you use for YunoHost.
- * The admin interface is accessible at the address: `your.domain.fr/api/admin`
-
-To add a collection of music files to a library in your YunoHost installation of Funkwhale, create a symlink to your collection titled "music" in `/home/yunohost.app/funkwhale/data`
-```console
-foo@bar:~$sudo ln -s /your/music/collection /home/yunohost.app/funkwhale/data/music
-```
-The files can then be added to your library from the *uploading* tab in a music library under the heading **Import music from your server**.
-
## Documentation and resources
* Official app website:
diff --git a/README_fr.md b/README_fr.md
index 60f2c8f..71c96b1 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -26,18 +26,6 @@ Funkwhale est un projet communautaire qui vous permet d'écouter et de partager
![Capture d’écran de Funkwhale](./doc/screenshots/screenshot1.png)
-## Avertissements / informations importantes
-
-* L'installation nécessite un domaine ou un sous-domaine dédié. L'installation dans un chemin du domaine n'est pas prise en charge par le projet en amont en raison des exigences de dépendance.
-
-* Admin
- * L'administrateur utilise le login que vous avez fourni lors de l'installation. Le mot de passe est le même que celui que vous utilisez pour YunoHost.
- * L'interface d'administration est accessible à l'adresse : votre.domaine.fr/api/admin
-
-Pour ajouter une collection de fichiers musicaux à une bibliothèque dans votre installation YunoHost de Funkwhale, créez un lien symbolique vers votre collection intitulée "music" dans `/home/yunohost.app/funkwhale/data/`.
-`foo@bar:~$sudo ln -s /your/music/collection /home/yunohost.app/funkwhale/data/music`
-Les fichiers peuvent ensuite être ajoutés à votre bibliothèque à partir de l'onglet *Envoi* dans une bibliothèque musicale sous la rubrique **Importer de la musique de votre serveur**.
-
## Documentations et ressources
* Site officiel de l’app :