diff --git a/compose/install.md b/compose/install.md index 35973554ea..4fc25e40cc 100644 --- a/compose/install.md +++ b/compose/install.md @@ -31,8 +31,7 @@ Linux systems. ## Install Compose -Follow the instructions below to install Compose on Mac, Windows, Windows Server -2016, or Linux systems. +Follow the instructions below to install Compose on Mac, Windows, Windows Server, or Linux systems. > Install a different version > @@ -42,6 +41,8 @@ Follow the instructions below to install Compose on Mac, Windows, Windows Server > > Compose releases are also listed and available for direct download on the > [Compose repository release page on GitHub](https://github.com/docker/compose/releases){:target="_blank" rel="noopener" class="_"}. +> +> To install the Python version of Compose, follow instructions in the [Compose v1 GitHub branch](https://github.com/docker/compose/blob/master/INSTALL.md){: target="_blank" rel="noopener" class="_"}.