summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorlambda <pleromagit@rogerbraun.net>2018-04-21 07:57:33 +0000
committerlambda <pleromagit@rogerbraun.net>2018-04-21 07:57:33 +0000
commit04276f0f533c44ba6b8fbcd80dfcde7a47ab9dfe (patch)
tree326e00c2e76941e60d3de32aac7f4f09f45666d6 /README.md
parentcaf30646b16677ef74f53c5e54c2834ac5edf6aa (diff)
Update README.md
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 73ea6ca82..d736354a2 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,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)
+* 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).
* Build-essential tools
### Configuration