From fcf37fe0b3458198b86b1c92a89a05b2c26998f9 Mon Sep 17 00:00:00 2001 From: Robert Einsle Date: Tue, 19 Feb 2019 15:58:25 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 401d810..b4f8287 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,8 +1,8 @@ # Preparing - [ ] Install and configure Mailsystem (postfix) so it is possible to send mails -- [ ] apt install python3 python3-pip python3-venv python3-virtualenv -- [ ] apt install uwsgi uwsgi-plugin-python3 +- [ ] ```apt install python3 python3-pip python3-venv python3-virtualenv``` +- [ ] ```apt install uwsgi uwsgi-plugin-python3``` - [ ] Install and configure mariadb-server - [ ] Install and configure nginx und selfencrypt