Skip to content

Commit a09e279

Browse files
abulfordjoaofnfernandes
authored andcommitted
Update install.md to refer to version 1.11.1
1 parent 89708c4 commit a09e279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To install Compose, do the following:
3434
The following is an example command illustrating the format:
3535

3636
```bash
37-
$ curl -L "https://github.com/docker/compose/releases/download/1.10.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
37+
$ curl -L "https://github.com/docker/compose/releases/download/1.11.1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
3838
```
3939

4040
If you have problems installing with `curl`, see

0 commit comments

Comments
 (0)