From 334d1915634e28f9fdcac3d387515e37ab4b1c37 Mon Sep 17 00:00:00 2001 From: Mariano Cano Date: Fri, 21 Feb 2020 10:53:22 -0800 Subject: [PATCH] Fix docs. --- docs/kms.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/kms.md b/docs/kms.md index 408df8de..8902a140 100644 --- a/docs/kms.md +++ b/docs/kms.md @@ -46,8 +46,7 @@ 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. -To use `step-cloudkms-init` just enable Cloud KMS in your step-ca config and -run: +To use `step-cloudkms-init` just enable Cloud KMS in your project and run: ```sh $ export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials.json