Merge pull request #1152 from sardjv/patch-1

Remove quotation marks
This commit is contained in:
LRubin 2017-01-18 11:36:18 -08:00 committed by GitHub
commit 3d35ff0226
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ account name. To use the CLI to interact with objects that belong to an
`DOCKERCLOUD_NAMESPACE=my-organization`, or set this variable as in the example below.
```none
$ export `DOCKERCLOUD_NAMESPACE=my-organization`
$ export DOCKERCLOUD_NAMESPACE=my-organization
```