diff --git a/docs/installation_instructions.md b/docs/installation_instructions.md
index 5cc5ac2db4ed36d4ee425bdbe533f291bc2135e5..a14730c88c44daa4bf9fa3965c995e61d15cdf2c 100644
--- a/docs/installation_instructions.md
+++ b/docs/installation_instructions.md
@@ -197,7 +197,7 @@ To start the installation process, run:
     $ python -m openappstack my-cluster install
 
 This will take approximately 5-10 minutes. It generates secrets that will be
-added to the clusters/my-cluster/secrets directory. If you ever need any
+added to the `clusters/my-cluster/secrets` directory. If you ever need any
 credentials after this installation, you can probably find them there. **Make
 sure this directory stays safe.** Feel free to encrypt it when you are not using
 the `openappstack` CLI tool.