Add asdf install guide for debian/ubuntu #559

Merged
floatingghost merged 6 commits from norm/akkoma:asdf into develop 2023-06-26 12:58:02 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 5e3ca133f2 - Show all commits

View File

@ -35,7 +35,7 @@ sudo useradd -r -s /bin/false -m -d /var/lib/akkoma -U akkoma
### Install Elixir and Erlang
If your distribution packages Elixir 1.14+, you can install it directly from the distro repositories and skip to the next section of the guide:
If your distribution packages a recent enough version of Elixir, you can install it directly from the distro repositories and skip to the next section of the guide:
```shell
sudo apt install elixir erlang-dev erlang-nox