We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c23da3a + 5d3f254 commit 49d2ac1Copy full SHA for 49d2ac1
CONTRIBUTING.md
@@ -90,7 +90,7 @@ Follow the instructions below on how to install Bundler and setup the database.
90
91
* Note that `-e "xpack.security.enabled=false"` disables authentication.
92
93
-* Install PostgreSQL (>= 13.x): `brew install postgres`
+* Install PostgreSQL (>= 13.x): `brew install postgresql`
94
* Setup information: `brew info postgresql`
95
* Install memcached: `brew install memcached`
96
* Show all memcached options: `memcached -h`
0 commit comments