Update Elixir Installation instructions (#4835)

* Update Elixir Installation instructions

Link to official installation guide
Mark asdf as recommended for easier switching of versions

* Remove recommended tag on asdf

Co-authored-by: Henrik Lissner <accounts@v0.io>
This commit is contained in:
Jason Axelson
2021-04-13 13:20:46 -10:00
committed by GitHub
parent 876bdb523c
commit 027b303e33

View File

@ -56,6 +56,7 @@ sudo emerge -v dev-lang/elixir
#+BEGIN_SRC sh :dir /sudo::
sudo zypper install elixir
#+END_SRC
See [[https://elixir-lang.org/install.html]] for other operating systems
* Features
- Code completion (~:completion company~)
- Documentation lookup (~:tools lookup~)