Update installing-cli.md (#2532)

This commit is contained in:
Wang Jie 2017-03-31 08:10:24 +08:00 committed by John Mulhausen
parent f6cb46851c
commit 76a9be1e29
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ $ export DOCKERCLOUD_NAMESPACE=myorganization
```
You can also set the `DOCKERCLOUD_NAMESPACE` variable before each CLI command.
for example:
For example:
```none
$ DOCKERCLOUD_NAMESPACE=myteam docker container ps