Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Instructions to install libpq on macOS (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieusieben committed Apr 27, 2020
1 parent 9828412 commit 8de4813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You need PostgreSQL client libraries & tools installed. An easy way to check is

Some ways I've done it in the past:

- On OS X: `brew install postgres`
- On macOS: `brew install libpq`
- On Ubuntu/Debian: `apt-get install libpq-dev g++ make`
- On RHEL/CentOS: `yum install postgresql-devel`
- On Windows:
Expand Down

0 comments on commit 8de4813

Please sign in to comment.