From 5f9e1f3c7316ead4340a6247f70084f6d117f613 Mon Sep 17 00:00:00 2001 From: Jackson Greer Date: Thu, 8 Aug 2024 11:10:15 -0700 Subject: [PATCH] docs: removed installation command example and updated extension install link to be up to date Signed-off-by: Jackson Greer --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 846bb78..a905532 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,7 @@ This extension allows the user to leverage the abilities of the CLI tool without ## How do install it? -The extension be installed using this [link](https://open.docker.com/extensions/marketplace?extensionId=projectcopacetic/copacetic-docker-desktop-extension&tag=0.1.0)! - -It can also be installed with the following command: - -``` -docker extension install projectcopacetic/copacetic-docker-desktop-extension:0.1.0 -``` +After installing Docker Desktop, the extension be installed using this [link](https://open.docker.com/extensions/marketplace?extensionId=projectcopacetic/copacetic-docker-desktop-extension)! ## How does it work?