From 2863db84b4c492c3e9dfc462398f056acb94d599 Mon Sep 17 00:00:00 2001 From: Nicolas De Loof Date: Mon, 31 May 2021 11:56:32 +0200 Subject: [PATCH] clarify compose 2 install as a CLI plugin Signed-off-by: Nicolas De Loof --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 68564a1ed..21d2104be 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ This `docker compose` local command : **Note: Compose v2 is released under the 2.x tag, until "Compose v2" gets a new home** +Compose v2 can be installed manually as a CLI plugin, by downloading latest v2.x release from https://github.com/docker/compose-cli/releases for your architecture and move into `~/.docker/cli-plugins/docker-compose` +``` + ## Getting started To get started with Compose CLI, all you need is: