mirror of https://github.com/docker/docs.git
Update 1_introduction.md (#4931)
This commit is contained in:
parent
4e702bcfd7
commit
1f5d6b887b
|
@ -17,7 +17,7 @@ This tutorial assumes that you have:
|
|||
|
||||
- a free [Docker ID account](https://hub.docker.com/){: target="_blank" class="_"}.
|
||||
- at least one node running. If you don't have any nodes set up in Docker Cloud yet, [start here](../../getting-started/your_first_node.md) to set these up.
|
||||
- Docker Engine installed - see the installation guides for [macOS, Windows and Linux](/engine/installation/){: target="_blank" class="_"}. You'll use the `docker login` command to connect to your account in Docker Cloud, so you can run `docker-cloud` CLI commands.
|
||||
- Docker Engine installed - see the installation guides for [macOS, Windows, and Linux](/engine/installation/){: target="_blank" class="_"}. You'll use the `docker login` command to connect to your account in Docker Cloud, so you can run `docker-cloud` CLI commands.
|
||||
|
||||
## What's next?
|
||||
|
||||
|
|
Loading…
Reference in New Issue