diff --git a/datacenter/dtr/2.2/guides/user/access-dtr/configure-your-notary-client.md b/datacenter/dtr/2.2/guides/user/access-dtr/configure-your-notary-client.md index 490fcbd45c..289e636404 100644 --- a/datacenter/dtr/2.2/guides/user/access-dtr/configure-your-notary-client.md +++ b/datacenter/dtr/2.2/guides/user/access-dtr/configure-your-notary-client.md @@ -28,7 +28,7 @@ latest version](https://github.com/docker/notary/releases). As an example: ```bash # Get the latest binary -curl -o notary +curl -L -o notary # Make it executable chmod +x notary