Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit a756507

Browse files
authored
Merge pull request #1855 from rfay/patch-1
Minor readme.md issues (no more docker desktop stable/edge, etc.)
2 parents 32fccdd + d9fc75e commit a756507

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ using the Docker commands you already know.
1515

1616
## Compose v2 (a.k.a "Local Docker Compose")
1717

18-
The `docker compose` local command is meant to be the next major version for docker-compose, and it supports the same commands and flags, in order to be used as a drop-in replacement.
18+
The `docker compose` local command is the next major version for docker-compose, and it supports the same commands and flags, in order to be used as a drop-in replacement.
1919
[Here](https://github.com/docker/compose-cli/issues/1283) is a checklist of docker-compose commands and flags that are implemented in `docker compose`.
2020

2121
This `docker compose` local command :
@@ -31,10 +31,8 @@ Compose v2 can be installed manually as a CLI plugin, by downloading latest v2.x
3131

3232
To get started with Compose CLI, all you need is:
3333

34-
* Windows: The Stable or Edge release of
35-
[Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-windows)
36-
* macOS: The Stable or Edge release of
37-
[Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-mac)
34+
* macOS, Windows, or Windows WSL2: The current release of
35+
[Docker Desktop](https://www.docker.com/products/docker-desktop)
3836
* Linux:
3937
[Install script](INSTALL.md)
4038
* An [AWS](https://aws.amazon.com) or [Azure](https://azure.microsoft.com)

0 commit comments

Comments
 (0)