mirror of https://github.com/citusdata/citus.git
Use newest postgresql formula on homebrew
parent
c9e9ec7520
commit
63668d8185
|
@ -14,7 +14,8 @@ We're happy you want to contribute! You can help us in different ways:
|
||||||
2. Install packages with homebrew
|
2. Install packages with homebrew
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
brew install git openssl postgresql-9.5
|
brew update
|
||||||
|
brew install git openssl postgresql
|
||||||
brew link openssl --force
|
brew link openssl --force
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue