From c3d11faffc2354b488e2e18f83f29aa960baa614 Mon Sep 17 00:00:00 2001 From: Diolinux Date: Sat, 20 Jun 2020 11:14:16 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be7b52a..b99f5d8 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This build is all about flatpak, but also "just files" that you can use on any v ## Install on a Flatpak enviroment -* First of all, you need to have the latest GIMP installed on your system using Flatpak(https://flatpak.org/setup/) +* 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```