diff --git a/INSTALL.md b/INSTALL.md index 520081b..daf4ecd 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,6 +15,9 @@ ASDF-VM (Linux, MacOS X) ADR-Tools can be installed from the [ASDF-VM version manager](https://github.com/asdf-vm/asdf). + asdf plugin add adr-tools + asdf install adr-tools latest + From a Release Package (Linux, MacOS X) ---------------------------------------