浏览代码

Merge pull request #1721 from ndeloof/install

clarify compose 2 install as a CLI plugin
Lorena Rangel 4 年之前
父节点
当前提交
d4b15d833b
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
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: