mirror of https://github.com/docker/compose.git
Merge pull request #2875 from aanand/fix-version-in-install-guide
Fix version in install guide
This commit is contained in:
commit
7bae4cdbb2
|
@ -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