summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIvan Tashkinov <ivantashkinov@gmail.com>2018-12-27 16:32:47 +0300
committerIvan Tashkinov <ivantashkinov@gmail.com>2018-12-27 16:32:47 +0300
commitd8fd6a1055b3cdb2ba57f6ecb5253b4599a7a03e (patch)
tree6ac9c8519e678285ea872a2fc240b2e94ff47849 /README.md
parent58b12c09db96da4f3aafac60fc7e17517814a401 (diff)
[#396] Updated `ex_doc` version spec. Updated README to reflect Elixir version.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c76a1cbe5..234a4b6c4 100644
--- a/README.md
+++ b/README.md
@@ -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