Commit 5cdf77f
committed
Add a note about Elixir version management
Currently Elixir 1.4.1 is specified in the mix dependencies. If a user
has a different version installed an error is displayed when running
mix tasks.
This update adds a note to the installation docs about using
[Kiex](https://github.com/taylor/kiex) to manage multiple versions of
Elixir.1 parent a52b4e6 commit 5cdf77f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
0 commit comments