From d33a13f2fa28328800216628e2624a27a0463e28 Mon Sep 17 00:00:00 2001 From: Robert Nasarek Date: Mon, 23 Aug 2021 07:51:42 +0200 Subject: [PATCH] Update README.MD --- README.MD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.MD b/README.MD index 30ecc80..d1da453 100644 --- a/README.MD +++ b/README.MD @@ -1,3 +1,6 @@ # INSTALL WISSKI SCRIPT This script installs a LAMP-Stack (Apache2, PHP7.4, latest Mariadb) on your Ubuntu 20.04 machine and everything you need to start an install of the latest Drupal version (composer and drush). WissKI and all necessary modules/ libraries are downloaded and you have to activate them after your Drupal installation. Just run `sudo ./install_wisski.bash` in your console. +