From 34f70e4ba7aef7c0f64a421cab0ba75910b74bf5 Mon Sep 17 00:00:00 2001 From: MaxJa4 <74194322+MaxJa4@users.noreply.github.com> Date: Fri, 11 Mar 2022 10:18:51 +0100 Subject: [PATCH] Fixed formatting --- docs/install/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/manual.md b/docs/install/manual.md index 6ebadcf97..2a7bdb080 100644 --- a/docs/install/manual.md +++ b/docs/install/manual.md @@ -53,7 +53,7 @@ sudo apt install libpq-dev postgresql sudo apt install libsasl2-dev python-dev libldap2-dev libssl-dev ``` -###Install project requirements +### Install project requirements !!! warning "Update" Dependencies change with most updates so the following steps need to be re-run with every update or else the application might stop working.