From 9f2ef3c556705ada06532fc4cf64a2d7d99dcbb6 Mon Sep 17 00:00:00 2001 From: Dennis Reinwald Date: Sat, 23 Feb 2019 23:25:46 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 326ab55..392e31c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -5,6 +5,7 @@ - [ ] Install uwsgi ```apt install uwsgi uwsgi-plugin-python3``` - [ ] Install and configure mariadb-server ```mysql_secure_installation``` - [ ] Install and configure nginx und let's encrypt or similar +- [ ] Install git ```apt install git``` # Installation