Merge branch 'readme-pg-contrib' into 'develop'

Clarify that postgres contrib modules are required, not just postgres.

See merge request pleroma/pleroma!1911
This commit is contained in:
kaniini 2019-10-27 04:40:06 +00:00
commit 5d4b0e83c6
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ While we dont provide docker files, other people have written very good ones.
### Dependencies
* Postgresql version 9.6 or newer
* Postgresql version 9.6 or newer, including the contrib modules
* Elixir version 1.7 or newer. If your distribution only has an old version available, check [Elixirs install page](https://elixir-lang.org/install.html) or use a tool like [asdf](https://github.com/asdf-vm/asdf).
* Build-essential tools