From 1166e0ddb7a9016f24ccb65214a9b6eae9eaa562 Mon Sep 17 00:00:00 2001 From: Camron Flanders Date: Wed, 1 Dec 2021 08:55:18 -0600 Subject: [PATCH] Fix asdf install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acc7e2c0..4b1ea9b0 100644 --- a/README.md +++ b/README.md @@ -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