How can we improve the documentation?
Ubuntu 22.04 (vmWare)
plugin:
joey@joey-virtual-machine:~$ asdf plugin list
erlang
erlang version:
joey@joey-virtual-machine:~$ asdf current
Name Version Source Installed
erlang 25.3.2.6 /home/joey/.tool-versions true
but run erl:
joey@joey-virtual-machine:~$ erl
Command 'erl' not found, but can be installed with:
sudo snap install erlang # version 25.3, or
sudo apt install erlang-base # version 1:24.2.1+dfsg-1ubuntu0.5
See 'snap info erlang' for additional versions.
bin file .asdf/installs/erlang/25.3.2.6/bin/erl exists.