diff --git a/README.md b/README.md index e02b706f..8a3ecd34 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,15 @@ Upgrade: yay -S babashka-bin +### asdf + +[asdf](https://github.com/asdf-vm/asdf) is an extendable version manager for linux and macOS. + +Babashka can be installed using a plugin as follows: + + asdf plugin add babashka + asdf install babashka latest + ### Windows On Windows you can install using [scoop](https://scoop.sh/) and the @@ -171,13 +180,6 @@ scoop bucket add extras 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 Install via the installer script: