diff --git a/INSTALL/INSTALL.md b/INSTALL/INSTALL.md index 900560e..f13b028 100644 --- a/INSTALL/INSTALL.md +++ b/INSTALL/INSTALL.md @@ -1,3 +1,10 @@ +## Requirements + +An Ubuntu server (18.04/20.04 should both work fine) - though other linux installations should work too. +- apache2, mysql/mariadb, sqlite need to be installed and running +- php extensions for mysql, sqlite need to be installed and running + + ## Cerebrate installation instructions Simply clone this repository (for example into /var/www/cerebrate)