summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2024-01-16 16:21:23 +0000
committerMark Felder <feld@feld.me>2024-01-16 11:22:34 -0500
commit355487041a610a2834eebca520660b74a667df06 (patch)
treef0fa513707782845a305e85ae9523f8f31b449e2 /docs
parente44f6a2ab3c798693599044911278d9a34f8eb84 (diff)
We are unsure if OTP27 will bring more breaking changes
Diffstat (limited to 'docs')
-rw-r--r--docs/installation/generic_dependencies.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/generic_dependencies.include b/docs/installation/generic_dependencies.include
index 56274a3f0..aebf21e7c 100644
--- a/docs/installation/generic_dependencies.include
+++ b/docs/installation/generic_dependencies.include
@@ -2,7 +2,7 @@
* PostgreSQL >=9.6
* Elixir >=1.11.0 <1.15
-* Erlang OTP >=22.2.0
+* Erlang OTP >=22.2.0 (supported: <27)
* git
* file / libmagic
* gcc or clang