projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9600db
)
docs/installation: Update required Elixir version to 1.12
author
Norm
<normandy@biribiri.dev>
Wed, 3 Aug 2022 12:01:13 +0000
(12:01 +0000)
committer
Norm
<normandy@biribiri.dev>
Wed, 3 Aug 2022 12:01:13 +0000
(12:01 +0000)
Some dependencies will refuse to work on Elixir 1.10 (and presumably 1.9). One dependency states 1.13 as a requirement but will still work on 1.12 just fine.
docs/docs/installation/generic_dependencies.include
patch
|
blob
|
history
diff --git
a/docs/docs/installation/generic_dependencies.include
b/docs/docs/installation/generic_dependencies.include
index 2dbd93e4272b85fc10250da1acf06ebb5589443b..68c61129ad2392589cbf3f619cc6e07df152c3c8 100644
(file)
--- a/
docs/docs/installation/generic_dependencies.include
+++ b/
docs/docs/installation/generic_dependencies.include
@@
-1,7
+1,7
@@
## Required dependencies
* PostgreSQL 9.6+
-* Elixir 1.
9+
+* Elixir 1.
12+ (1.13+ recommended)
* Erlang OTP 22.2+
* git
* file / libmagic