Update 1_introduction.md (#4931)

This commit is contained in:
Wang Jie 2017-10-17 07:16:03 +08:00 committed by Misty Stanley-Jones
parent 4e702bcfd7
commit 1f5d6b887b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ This tutorial assumes that you have:
- a free [Docker ID account](https://hub.docker.com/){: target="_blank" class="_"}. - 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. - 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? ## What's next?