Skip to content

Instantly share code, notes, and snippets.

View McJRr's full-sized avatar
🎯
Focusing

J.RR McJRr

🎯
Focusing
View GitHub Profile
@McJRr
McJRr / postgres-brew.md
Last active November 19, 2021 06:48 — forked from ibraheem4/postgres-brew.md
Installing Postgres via Brew (OSX)

Installing Postgres via Brew

Pre-Reqs

Brew Package Manager

In your command-line run the following commands:

  1. brew doctor
  2. brew update