mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-10 00:42:06 +00:00
Add Homebrew to the Mac OS X download page.
This commit is contained in:

committed by
Dave Page

parent
be9b0c25ef
commit
ef52b7f046
@ -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%}
|
||||
|
Reference in New Issue
Block a user