mirror of https://github.com/docker/docs.git
Merge pull request #1970 from londoncalling/update-install-note-in-index
split out redirect note to system requirements for both mac and windows
This commit is contained in:
commit
0dd2d7b7d8
|
@ -18,9 +18,10 @@ Docker is a full development platform for creating containerized apps, and
|
|||
Docker for Mac is the best way to get started with Docker on a Mac.
|
||||
|
||||
> **Got Docker for Mac?** If you have not yet installed Docker for Mac, please see [Install Docker for Mac](install.md) for an explanation of stable and beta
|
||||
channels, download and install information, and system requirements. The topic
|
||||
[What to know before you install](install.md#what-to-know-before-you-install) is
|
||||
now in that section.
|
||||
channels, system requirements, and download/install information.
|
||||
>
|
||||
**Looking for system requirements?** Check out
|
||||
[What to know before you install](install.md#what-to-know-before-you-install), which has moved to the new install topic.
|
||||
{: id="what-to-know-before-you-install" }
|
||||
|
||||
## Check versions of Docker Engine, Compose, and Machine
|
||||
|
|
|
@ -18,9 +18,10 @@ Docker for Windows is the best way to get started with Docker on Windows
|
|||
systems.
|
||||
|
||||
> **Got Docker for Windows?** If you have not yet installed Docker for Windows, please see [Install Docker for Windows](install.md) for an explanation of stable
|
||||
and beta channels, download and install information and system requirements. The
|
||||
topic [What to know before you
|
||||
install](install.md#what-to-know-before-you-install) is now in that section.
|
||||
and beta channels, system requirements, and download/install information.
|
||||
>
|
||||
**Looking for system requirements?** Check out
|
||||
[What to know before you install](install.md#what-to-know-before-you-install), which has moved to the new install topic.
|
||||
{: id="what-to-know-before-you-install" }
|
||||
|
||||
## Check versions of Docker Engine, Compose, and Machine
|
||||
|
|
Loading…
Reference in New Issue