Skip to content

Instantly share code, notes, and snippets.

View nanakwafo's full-sized avatar
🎯
Focusing

Kwafo Nana Mensah (kwafoDEV) nanakwafo

🎯
Focusing
View GitHub Profile
@nanakwafo
nanakwafo / postgres-brew.md
Created June 8, 2020 12:57 — 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