diff options
author | Rin Toshaka <rinpatch@sdf.org> | 2018-12-30 21:00:40 +0100 |
---|---|---|
committer | Rin Toshaka <rinpatch@sdf.org> | 2018-12-30 21:00:40 +0100 |
commit | dec23500d8988c22a99f049ef1d1e49328ba075a (patch) | |
tree | a6e16c5fa60b02058b1ebd985f20ac8f0f4ffa5b /README.md | |
parent | ab3089d6a718d4a70b0d702307d41e64e17bc505 (diff) | |
parent | dfde2622d0c14195392e306fadc7c729c68da273 (diff) | |
download | pleroma-dec23500d8988c22a99f049ef1d1e49328ba075a.tar.gz pleroma-dec23500d8988c22a99f049ef1d1e49328ba075a.zip |
Resolve merge conflict
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ While we don't provide docker files, other people have written very good ones. T ### Dependencies * Postgresql version 9.6 or newer -* Elixir version 1.5 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). +* 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 ### Configuration |