aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMaksim Pechnikov <parallel588@gmail.com>2019-10-29 22:23:19 +0300
committerMaksim Pechnikov <parallel588@gmail.com>2019-10-29 22:23:19 +0300
commitb27a92e8faacb25540f08e32f68f37555a889aff (patch)
treee496b859774953b644008bd7d831b65d25bc7617 /README.md
parent922e3d082c38ccd108710e21d4bda8e65b551f9c (diff)
parenteba8acff094cd63088f74424f14c9d807bb8e862 (diff)
downloadpleroma-b27a92e8faacb25540f08e32f68f37555a889aff.tar.gz
Merge branch 'develop' into issue/1276
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 846442346..dd49822e9 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ While we don’t 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 [Elixir’s install page](https://elixir-lang.org/install.html) or use a tool like [asdf](https://github.com/asdf-vm/asdf).
* Build-essential tools
@@ -71,7 +71,7 @@ This is useful for running Pleroma inside Tor or I2P.
## Customization and contribution
-The [Pleroma Documentation](https://docs-develop.pleroma.social/readme.html) offers manuals and guides on how to further customize your instance to your liking and how you can contribute to the project.
+The [Pleroma Documentation](https://docs-develop.pleroma.social) offers manuals and guides on how to further customize your instance to your liking and how you can contribute to the project.
## Troubleshooting