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