Update formatting on note

This commit is contained in:
Maria Bermudez 2018-10-23 17:07:30 -07:00
parent 7e6f87387c
commit cada8f776f
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ $ docker run -it --rm docker/dtr:2.5.0 install \
--ucp-node <UCP_NODE_HOSTNAME> \
--ucp-insecure-tls
Note: Use --ucp-ca "$(cat ca.pem)" instead of --ucp-insecure-tls for a production deployment.
Note: Use `--ucp-ca "$(cat ca.pem)"` instead of `--ucp-insecure-tls` for a production deployment.
## Options