From 6cff15964f300142f7a9d13104006443a056d79f Mon Sep 17 00:00:00 2001 From: Wruczek Date: Fri, 8 Feb 2019 16:30:04 +0100 Subject: [PATCH] Some people are unbelievable --- src/installer/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/installer/index.php b/src/installer/index.php index 39fab15..ded291e 100644 --- a/src/installer/index.php +++ b/src/installer/index.php @@ -11,6 +11,7 @@ if (!file_exists(__PRIVATE_DIR . "/vendor/autoload.php")) { '

In 2.0, the installation procedure is a little different. Go to the ' . 'wiki ' . 'and follow the installation tutorial.

' . + '

Please do not contact us for help with that error. Read the wiki.

' . 'Or, if you know what you are doing, run composer update in the ' . '' . realpath(__BASE_DIR) . ' directory' );