diff --git a/docs/installation_instructions.rst b/docs/installation_instructions.rst
index 06da2c99d8f0a0f5875b56fdfdb37629d0841aa9..ecb910c35f8fc859bd77456c02b60e18bdbf94e0 100644
--- a/docs/installation_instructions.rst
+++ b/docs/installation_instructions.rst
@@ -11,10 +11,11 @@ We will set up a "single-node" OpenAppStack cluster. This means
 everything runs on the same VPS. Support for "multi-node" clusters (a
 Kubernetes cluster on more than one VPS) will come in the future.
 
-    **NOTE:** All commands in these installation instructions need to be
-    run on a trusted provisioning machine (i.e., your laptop) that is
-    *not* the VPS that will run OpenAppStack. The installation process
-    will generate some secrets that will be saved to this machine.
+.. note::
+  All commands in these installation instructions need to be
+  run on a trusted provisioning machine (i.e., your laptop) that is
+  *not* the VPS that will run OpenAppStack. The installation process
+  will generate some secrets that will be saved to this machine.
 
 If you encounter any difficulties while following these instructions,
 please [open an issue following our contact