diff --git a/README.MD b/README.MD index 1783a15..3468857 100644 --- a/README.MD +++ b/README.MD @@ -1,7 +1,4 @@ # 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. +This script installs a LAMP-Stack (Apache2, PHP, latest Mariadb) on your Ubuntu 20.04 machine and everything you need to start an install of the latest Drupal version (composer and drush). You can choose between a local development or production environment and you have the possibility to activate https support. 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. -https://user-images.githubusercontent.com/29227376/130397446-80d7aa44-3416-4701-95a7-14f2b93158b8.mp4 - - diff --git a/install_wisski.mp4 b/install_wisski.mp4 deleted file mode 100644 index 065dbd7..0000000 Binary files a/install_wisski.mp4 and /dev/null differ