mirror of https://github.com/docker/compose.git
Fix version in install guide
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
6f06b3bd30
commit
ab6e07da7d
|
@ -54,7 +54,7 @@ which the release page specifies, in your terminal.
|
|||
7. Test the installation.
|
||||
|
||||
$ docker-compose --version
|
||||
docker-compose version: 1.5.2
|
||||
docker-compose version: 1.6.0
|
||||
|
||||
|
||||
## Alternative install options
|
||||
|
|
Loading…
Reference in New Issue