diff --git a/docs/installation/getting-started.md b/docs/installation/getting-started.md index 799377c0f0..f8c6997021 100644 --- a/docs/installation/getting-started.md +++ b/docs/installation/getting-started.md @@ -176,7 +176,7 @@ You can start openstack-helm fairly quickly. Assuming the above requirements ar Note that the ```bootstrap``` chart is meant to be installed in every namespace you plan to use. It helps install required secrets. -If any helm install step fails, you can back it out with ```helm delete --purge``` +If any helm install step fails, you can back it out with ```helm delete --purge ``` Make sure sigil is installed to perform the ceph secret generation, as noted in the [Requirements](Requirements).