From 40aa6efdcf4df9343ed70a9c009040e1f791f0ad Mon Sep 17 00:00:00 2001 From: Robert Einsle Date: Tue, 19 Feb 2019 14:18:06 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 99b2a8e..8c20a88 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,15 +1,10 @@ # 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 - -## Install and configure mariadb-server - -## Install and configure nginx und selfencrypt - +- [ ] 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 +- [ ] Install and configure mariadb-server +- [ ] Install and configure nginx und selfencrypt # Installation