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

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
```