mirror of https://github.com/docker/docs.git
fix broken link to install manually the Compose binary on Linux
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
30a3385640
commit
57133d978c
|
@ -124,7 +124,7 @@ You can install Docker Compose in different ways, depending on your needs:
|
||||||
- Most users [set up Docker's repositories](#install-using-the-repository) and
|
- Most users [set up Docker's repositories](#install-using-the-repository) and
|
||||||
install from them, for ease of installation and upgrade tasks. This is the
|
install from them, for ease of installation and upgrade tasks. This is the
|
||||||
recommended approach.
|
recommended approach.
|
||||||
- Some users [download and install the binary](#install-binary-manually),
|
- Some users [download and install the binary](#install-the-binary-manually),
|
||||||
and manage upgrades manually.
|
and manage upgrades manually.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue