diff --git a/README.md b/README.md index 7ff299a0..904501e9 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,8 @@ enabling it to authenticate and encrypt communication. Let's get started! ### Let's get started! -1. Initialize and run the Step CA. + +1. Initialize and run the Step CA. `step ca init` initializes the CA and accomplishes two tasks. @@ -237,7 +238,8 @@ X.509 Certificates and private keys. EOF ``` -3. Get an identity for your server from the Step CA. + +3. Get an identity for your server from the Step CA.

     $ step ca certificate localhost srv.crt srv.key