Last active 1729299842

Revision 633ee42942e58fcac5996f39ea0eae1bf9774c29

Neon-readme-8.sh Raw
1# from https://stackoverflow.com/questions/44654216/correct-way-to-install-psql-without-full-postgres-on-macos
2brew install libpq
3brew link --force libpq