From 5410f9a3f59a510e0a7e652066f21e3ff31fc85b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Hamy?= Date: Thu, 29 Jun 2023 16:36:07 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 774f5a7..c3ebce5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # Deezer for linux +**NOTICE:** existing flatpak users NEED to migrate the the flathub repository as soon as possible, as I will delete the flatpak repository from here (it is more than 2Gb in size). In order to do so, simply: + +```sh +flatpak uninstall dev.aunetx.deezer +flatpak remote-delete deezer-linux +flatpak install flathub dev.aunetx.deezer +``` + +--- + [![Build](https://github.com/aunetx/deezer-linux/actions/workflows/build.yml/badge.svg)](https://github.com/aunetx/deezer-linux/actions/workflows/build.yml) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/aunetx/deezer-linux)](https://github.com/aunetx/deezer-linux/releases/latest)