mirror of
https://github.com/docker/docs.git
synced 2026-04-06 03:08:58 +07:00
fix location of compose switch install script
This commit is contained in:
@@ -104,7 +104,7 @@ from the [project release page](https://github.com/docker/compose/releases){:tar
|
||||
To install Compose Switch automatically, run:
|
||||
|
||||
```console
|
||||
$ curl -fL https://raw.githubusercontent.com/docker/compose-cli/main/scripts/install/install_linux.sh | sh
|
||||
$ curl -fL https://raw.githubusercontent.com/docker/compose-switch/master/install_on_linux.sh | sh
|
||||
```
|
||||
|
||||
To install Compose Switch manually:
|
||||
|
||||
Reference in New Issue
Block a user