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