diff --git a/modules/sts-mode-installing-manual-run-installer.adoc b/modules/sts-mode-installing-manual-run-installer.adoc index df1b79106b0d..e81bc3c9cc63 100644 --- a/modules/sts-mode-installing-manual-run-installer.adoc +++ b/modules/sts-mode-installing-manual-run-installer.adoc @@ -51,7 +51,7 @@ $ openshift-install create manifests $ cp //manifests/* ./manifests/ ---- -. Copy the private key that the `ccoctl` generated in the `tls` directory to the installation directory: +. Copy the `tls` directory containing the private key that the `ccoctl` generated to the installation directory: + [source,terminal,subs="+quotes"] ----