mirror of https://github.com/docker/docs.git
Fix version invocation for v2
This commit is contained in:
parent
cf61781318
commit
84e1577426
|
@ -93,7 +93,7 @@ from the [project release page](https://github.com/docker/compose/releases){:tar
|
|||
3. Test your installation
|
||||
|
||||
```console
|
||||
$ docker compose --version
|
||||
$ docker compose version
|
||||
Docker Compose version 2.0.0
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue