[gimp-web/testing] Update downloads.html: fix the brew command, as pointed out in #170
- From: Alexandre Prokoudine <aprokoudine src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Update downloads.html: fix the brew command, as pointed out in #170
- Date: Wed, 26 Feb 2020 11:20:52 +0000 (UTC)
commit 0f9dcb9a7aca2a113eb3c9c53c49e69ba4dc1134
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Wed Feb 26 11:20:47 2020 +0000
Update downloads.html: fix the brew command, as pointed out in #170
themes/newgimp/templates/downloads.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index d08c83b2..583c9d00 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -205,7 +205,7 @@
<h3>Homebrew</h3>
<p>
- Homebrew is similar to Macports and provides packages (aka formulas) to install, either by
compiling them from source or by using pre-made binaries. There are indications that there is now a formula
for GIMP, installable with: <code>brew tap caskroom/cask && brew cask install gimp</code>.
+ Homebrew is similar to Macports and provides packages (aka formulas) to install, either by
compiling them from source or by using pre-made binaries. There are indications that there is now a formula
for GIMP, installable with: <code>brew cask install gimp</code>.
</p>
<ul>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]