Added debugging steps to installation process for Flatpak

This commit is contained in:
Benjamin Dundon
2022-11-04 09:47:25 +10:00
parent d419a51ad1
commit 46b53ad510

View File

@@ -26,6 +26,7 @@ This package is all about flatpak, but it also contains "just files" that you ca
### Prepare the Flatpak enviroment
*If you have previously had GIMP installed via .deb, .rpm, etc., please ensure you delete the directory `$HOME/.config/GIMP`, as this may cause conflicts with the Flatpak config files.*
* First of all, you need to have the latest GIMP installed on your system [using Flatpak](https://flatpak.org/setup/)
* Install GIMP Flatpak through your AppCenter/Package Manager or terminal:
```flatpak install flathub org.gimp.GIMP```