diff --git a/README.md b/README.md index 6cbb4c5..ece3fad 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,23 @@ http://www.doorgets.com/demo/dg-user #Installer https://sourceforge.net/projects/doorgets-cms/files/latest/download?source=directory +##Before you Install (PHP requirements) +``` +sudo apt-get install php7.0-zip +sudo apt-get install php7.0-gd +sudo apt-get install php7.0-xml +``` + +And enable mod_rewrite +``` +sudo a2enmod rewrite +``` + +##How to Install +Download and unzip the installer to your base directory +``` +unzip [installer_zip] +``` + #Website http://www.doorgets.com/t/en