diff --git a/install-debian.md b/install-debian.md
index b1e3c87..64d4169 100644
--- a/install-debian.md
+++ b/install-debian.md
@@ -17,6 +17,7 @@ title: Setting up a fresh install of Canopy over Debian 12 Bookworm
+
## Step-by-step procedure for Setting up a fresh install of Canopy over Debian 12 Bookworm:
Before installing make sure you have already prepped your [database](mongodb-debian).
## Installation
@@ -47,7 +48,7 @@ WantedBy=multi-user.target
## SSL Setup
1. Ignore the EFF's instruction like an asshole, and install certbot through apt `sudo apt install certbot`.
-Snap is garbage and pip is weird on Debian 12. Was having issues with pulling it over pipx.
+
Snap is garbage and pip is weird on Debian 12. Was having issues with pulling it over pipx.
2.
## Reverse-Proxy Setup