Fixed formatting

This commit is contained in:
MaxJa4 2022-03-11 10:18:51 +01:00 committed by GitHub
parent 8bc361ee7c
commit 34f70e4ba7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ sudo apt install libpq-dev postgresql
sudo apt install libsasl2-dev python-dev libldap2-dev libssl-dev sudo apt install libsasl2-dev python-dev libldap2-dev libssl-dev
``` ```
###Install project requirements ### Install project requirements
!!! warning "Update" !!! 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. Dependencies change with most updates so the following steps need to be re-run with every update or else the application might stop working.