mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 15:11:02 +00:00
Fix asdf install command
This commit is contained in:
parent
7b253141c3
commit
1166e0ddb7
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ choco install lazydocker
|
|||
You can install [asdf-lazydocker plugin](https://github.com/comdotlinux/asdf-lazydocker) using [asdf-vm](https://asdf-vm.com/):
|
||||
#### Setup (Once)
|
||||
```sh
|
||||
asdf plugin add https://github.com/comdotlinux/asdf-lazydocker.git
|
||||
asdf plugin add lazydocker https://github.com/comdotlinux/asdf-lazydocker.git
|
||||
```
|
||||
|
||||
#### For Install / Upgrade
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue