Bump version tag in installation docs for asdf (#476)

- Latest version is 0.21.1
- Update asdf install instructions to reflect latest version
This commit is contained in:
Jonas Helgemo 2023-08-28 13:37:43 +02:00 committed by GitHub
parent c635266fae
commit 71e8e43b06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,8 +92,8 @@ asdf plugin add lazydocker https://github.com/comdotlinux/asdf-lazydocker.git
#### For Install / Upgrade
```sh
asdf list all lazydocker
asdf install lazydocker 0.12
asdf global lazydocker 0.12
asdf install lazydocker latest
asdf global lazydocker latest
```
### Binary Release (Linux/OSX/Windows)