Add install instructions for asdf (#797) [skip ci]

This commit is contained in:
Aleksander Madland Stapnes 2021-04-21 15:01:18 -03:00 committed by GitHub
parent 24c4c62ae3
commit 5652dc7e7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -171,6 +171,13 @@ scoop bucket add extras
scoop install babashka scoop install babashka
``` ```
### asdf
There's an [asdf](https://github.com/asdf-vm/asdf) plugin for babashka.
asdf plugin add babashka
asdf install babashka latest
### Installer script ### Installer script
Install via the installer script: Install via the installer script: