[geany/plugins.geany.org] 4b0ab6: Merge pull request #21 from tunisiano187/patch-1

Misha git-noreply at xxxxx
Tue Aug 4 09:04:45 UTC 2020


Branch:      refs/heads/master
Author:      Misha <michael at spahn.me>
Committer:   GitHub <noreply at github.com>
Date:        Tue, 04 Aug 2020 09:04:45 UTC
Commit:      4b0ab64863bfec610dfb6f151a500611a918da33
             https://github.com/geany/plugins.geany.org/commit/4b0ab64863bfec610dfb6f151a500611a918da33

Log Message:
-----------
Merge pull request #21 from tunisiano187/patch-1

Offer a Windows easy install by chocolatey


Modified Paths:
--------------
    content/install.html

Modified: content/install.html
4 lines changed, 4 insertions(+), 0 deletions(-)
===================================================================
@@ -47,6 +47,10 @@ <h4>Other distributions</h4>
 <p>Please feel free to let us know of any other install command for the
 distribution or rather package manager you are using.</p>
 
+<h4>Windows</h4>
+<p>Install via <a href="https://chocolatey.org/install">Chocolatey</a></p>
+<code>choco install -y geany-plugins</code>
+
 <h3>Compile yourself</h3>
 <p>See the downloads page to get a tarball of Geany-Plugins and unpack it.
 (tar xzf tarball.tar.gz or tar xjf tarball.tar.bz2). Then use either waf or



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list