mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
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:
parent
c635266fae
commit
71e8e43b06
1 changed files with 2 additions and 2 deletions
|
|
@ -92,8 +92,8 @@ asdf plugin add lazydocker https://github.com/comdotlinux/asdf-lazydocker.git
|
||||||
#### For Install / Upgrade
|
#### For Install / Upgrade
|
||||||
```sh
|
```sh
|
||||||
asdf list all lazydocker
|
asdf list all lazydocker
|
||||||
asdf install lazydocker 0.12
|
asdf install lazydocker latest
|
||||||
asdf global lazydocker 0.12
|
asdf global lazydocker latest
|
||||||
```
|
```
|
||||||
|
|
||||||
### Binary Release (Linux/OSX/Windows)
|
### Binary Release (Linux/OSX/Windows)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue