diff --git a/README.md b/README.md index 6147a1d5..58d86c6b 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ provides a single command that will prompt you to select and decrypt an authorized provisioner and then request a new certificate. ``` -$ step ca certificate "foo.example.com" foo.crt foo.key --ca-url ca.smallstep.com \ +$ step ca certificate "foo.example.com" foo.crt foo.key --ca-url https://ca.smallstep.com \ --root /path/to/root_ca.crt ```