Skip to content

Commit

Permalink
Added the command to install libpq on Fedora Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswotLamichhane authored Jul 21, 2021
1 parent 8e03452 commit ff79899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ them](https://www.facebook.com/business/help/606443329504150?helpref=faq_content
following should work:
* On Ubuntu: `sudo apt install postgresql libpq-dev`
* On OSX: `brew install postgresql libpq`
* On Fedora: `sudo dnf install libpq-devel`
* [SES](https://aws.amazon.com/ses/) if you want to send real emails
* [NPM](https://www.npmjs.com/) and [Gulp](https://gulpjs.com/) to compile SCSS

Expand Down

0 comments on commit ff79899

Please sign in to comment.