Compare commits

...

1 Commits

Author SHA1 Message Date
Stas Kelvich
f5a4a1eba5 Update README.md
I think installing postgres client is optionall. And stackoverflow link looks a bit strange there.
2022-07-13 22:09:28 +03:00

View File

@@ -62,13 +62,6 @@ brew install protobuf etcd openssl
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
```
3. Install PostgreSQL Client
```
# from https://stackoverflow.com/questions/44654216/correct-way-to-install-psql-without-full-postgres-on-macos
brew install libpq
brew link --force libpq
```
#### Building on Linux and OSX
1. Build neon and patched postgres