mirror of
https://github.com/Diolinux/PhotoGIMP.git
synced 2026-04-05 19:51:58 +02:00
Update README.md
Added a title to the markdown ("PhotoGIMP").
Added a description of the PhotoGIMP patch and its features.
Added an image of the PhotoGIMP application icon aligned to the right of the page.
Reformatted the list of features to be a bullet point list.
Added a section for screenshots and included two screenshots.
Added a section with instructions on how to install PhotoGIMP using Flatpak.
Added a section with instructions on how to install PhotoGIMP on other systems.
Added code blocks to show the terminal commands for installing PhotoGIMP via Flatpak and for copying the necessary files to the GIMP configuration folder on other systems.
Added emphasis to some words for clarity.
This commit is contained in:
11
README.md
11
README.md
@@ -14,7 +14,7 @@ A patch for optimizing GIMP 2.10+ for Adobe Photoshop users, including features
|
||||
|
||||

|
||||
|
||||
**📷 Screenshots**
|
||||
## 📷 Screenshots
|
||||
|
||||

|
||||

|
||||
@@ -25,12 +25,13 @@ This package is all about flatpak, but it also contains "just files" that you ca
|
||||
|
||||
**Start and quit GIMP after you installed before you continue!**
|
||||
|
||||
### Prepare the Flatpak enviroment
|
||||
### Prepare the Flatpak environment
|
||||
|
||||
*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```
|
||||
|
||||
1. First of all, you need to have the latest GIMP installed on your system [using Flatpak](https://flatpak.org/setup/)
|
||||
2. Install GIMP Flatpak through your AppCenter/Package Manager or terminal:
|
||||
```flatpak install flathub org.gimp.GIMP```
|
||||
|
||||
### Install PhotoGIMP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user