From 8604c31818a8bc199e02949bec180f19567bed48 Mon Sep 17 00:00:00 2001 From: Mariano Cano Date: Fri, 21 Feb 2020 10:51:43 -0800 Subject: [PATCH] Fix in documentation. --- docs/kms.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/kms.md b/docs/kms.md index f6ca2cfc..408df8de 100644 --- a/docs/kms.md +++ b/docs/kms.md @@ -46,7 +46,8 @@ way to initialize the public key infrastructure (PKI) using Cloud KMS, but an experimental tool named `step-cloudkms-init` is available for this use case. At some point this tool will be integrated into `step` and it will be deleted. -The use `step-cloudkms-init` just enable Cloud KMS and run: +To use `step-cloudkms-init` just enable Cloud KMS in your step-ca config and +run: ```sh $ export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials.json