diff --git a/install-debian.md b/install-debian.md index e081cd8..86eb3e1 100644 --- a/install-debian.md +++ b/install-debian.md @@ -4,8 +4,9 @@ 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: +## 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 1. Install pre-reqs `sudo apt install nodejs npm` 2. Yoink a copy of canopy `git clone https://gitlab.com/rainbownapkin/canopy.git && cd canopy'