diff --git a/install.php b/install.php index 8ec4e6f3..21fdc45e 100644 --- a/install.php +++ b/install.php @@ -21,7 +21,7 @@ if($step == 0) { // Agreeement $page['body'] = ' - ' . htmlentities(file_get_contents('LICENSE')) . ' + ' . htmlentities(file_get_contents('LICENSE.md')) . '
I have read and understood the agreement. Proceed to installation.