Fix asdf install command

pull/278/head
Camron Flanders 3 years ago committed by GitHub
parent 7b253141c3
commit 1166e0ddb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save