diff --git a/website/source/intro/getting-started/deploy.html.md b/website/source/intro/getting-started/deploy.html.md index 3e8ea96f6..9fa9d37b5 100644 --- a/website/source/intro/getting-started/deploy.html.md +++ b/website/source/intro/getting-started/deploy.html.md @@ -111,7 +111,7 @@ server_. During initialization, the encryption keys are generated, unseal keys are created, and the initial root token is setup. To initialize Vault use `vault -init`. This is an _unauthenticated_ request, but it only works on brand new +operator init`. This is an _unauthenticated_ request, but it only works on brand new Vaults with no data: ```text