Update deploy.md (#4084)

This commit is contained in:
Wang Jie 2017-08-04 06:52:39 +08:00 committed by Misty Stanley-Jones
parent d9f74ebd10
commit de579964be
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ keywords: aws, amazon, iaas, deploy
title: Deploy your app on Docker for AWS
---
## Connecting to your manager nodes
## Connect to your manager nodes
This section will walk you through connecting to your installation and deploying
applications. Instructions are included for both AWS and Azure, so be sure to
@ -133,7 +133,7 @@ To SSH in to the manager with the above settings:
$ ssh docker@manager0
```
## Running apps
## Run apps
You can now start creating containers and services.