diff --git a/INSTALL.md b/INSTALL.md
index 4f4303f..b17701b 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -15,14 +15,18 @@
  - create a note named "HTBMachineTemplate" 
  - set it's "owned attributes" to:
 
-```#template #label:User=promoted,single,text #label:Root=promoted,single,text #label:Tags=promoted,single,text```
+```
+#template #label:User=promoted,single,text #label:Root=promoted,single,text #label:Tags=promoted,single,text
+```
 
 - get this page's ID and put in "trilium_machines_template_id"
 - create "challenges" page, this page's ID goes in: trilium_challenges_folder  
 - create "Sherlocks" page, this page's ID goes in: trilium_sherlocks_folder  
 - create 2 pages "HTBChallengesTemplate" and "HTBSherlocksTemplate", both of these should have the owned attributes:
 
-```#template #label:User=promoted,single,text #label:Root=promoted,single,text #label:Tags=promoted,single,text ```
+```
+#template #label:User=promoted,single,text #label:Root=promoted,single,text #label:Tags=promoted,single,text 
+```
 
 - The ID's of "HTBChallengesTemplate" and "HTBSherlocksTemplate" go in the matching config values.