Merge pull request #222 from vishalkdotcom/patch-1

Update login CLI command in 2_set_up.md
This commit is contained in:
LRubin 2016-10-17 10:22:10 -07:00 committed by GitHub
commit 33ed334075
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ The documentation for the Docker Cloud CLI tool and API [here](/apidocs/docker-c
Use the `login` CLI command to log in to Docker Cloud. Use the username and password you used when creating your Docker ID. If you use Docker Hub, you can use the same username and password you use to log in to Docker Hub.
```
$ docker-cloud login
$ docker login
Username: my-username
Password:
Login succeeded!