From ba6521bf76905b8900ea133fea3278c1286b21b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Augusto?= <25272842+AndreAugustoDev@users.noreply.github.com> Date: Thu, 20 Mar 2025 14:00:22 -0300 Subject: [PATCH] update: add chocolatey installation instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ef0771a..9190410 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,13 @@ In order to install the newest version of PhotoGIMP on your Windows, 8. Paste the `3.0` folder inside the GIMP's folder that you just opened. 9. You're done, enjoy it! :smile: +Or install via [Chocolatey](https://chocolatey.org/): +```powershell +choco install photogimp +``` +Maintained by: [André Augusto](https://github.com/AndreAugustoDev) + + :bulb: Tips: - Optionally, you can also download the [photogimp.ico](https://github.com/Diolinux/PhotoGIMP/releases/download/3.0/photogimp.ico) and update the icon from the shortcut in `%appdata%\Microsoft\Windows\Start Menu\Programs\GIMP 3.0.0`;