Add Homebrew to the Mac OS X download page.

This commit is contained in:
Peter Eisentraut
2013-06-05 08:19:10 +01:00
committed by Dave Page
parent be9b0c25ef
commit ef52b7f046

View File

@ -67,4 +67,18 @@ A list of
can be found using the portfiles search tool on the MacPorts website.
</p>
<h2>Homebrew</h2>
<p>
PostgreSQL can also be installed on Mac OS X
using <a href="http://brew.sh">Homebrew</a>. Please see the Homewbrew
documentation for information on how to install packages.
</p>
<p>
A list
of <a href="http://braumeister.org/formula/postgresql">PostgreSQL
packages</a> can be found using the Braumeister search tool.
</p>
{%endblock%}