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

- Latest version is 0.21.1
- Update asdf install instructions to reflect latest version
pull/477/head
Jonas Helgemo 9 months ago committed by GitHub
parent c635266fae
commit 71e8e43b06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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)

Loading…
Cancel
Save