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:
parent
876bdb523c
commit
027b303e33
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ sudo emerge -v dev-lang/elixir
|
||||||
#+BEGIN_SRC sh :dir /sudo::
|
#+BEGIN_SRC sh :dir /sudo::
|
||||||
sudo zypper install elixir
|
sudo zypper install elixir
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
See [[https://elixir-lang.org/install.html]] for other operating systems
|
||||||
* Features
|
* Features
|
||||||
- Code completion (~:completion company~)
|
- Code completion (~:completion company~)
|
||||||
- Documentation lookup (~:tools lookup~)
|
- Documentation lookup (~:tools lookup~)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue