From bb4a25919d48d3063f17c346a0a26bda0f39019e Mon Sep 17 00:00:00 2001 From: grandeljay Date: Mon, 8 Jan 2024 13:38:10 +0100 Subject: [PATCH] docs: remove broken installer notice --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index f1ed57cb..14f7e8c7 100644 --- a/README.md +++ b/README.md @@ -43,12 +43,6 @@ Note: You will have to manually update wishthis by replacing all files with the Make sure wishthis is setup via a domain directly and not running inside a sub-folder. -### Attention! The installer is broken in `v1.0.0`! - -To work around this, you can manually create a `/src/config/config.php` (please copy the `/src/config/config-sample.php`) and **remove** the part with the database information (currently four php constants). - -The installer should appear now. Make sure the `config.php` is writeable. After the isntallation has complete you can make the config read-only again. - ## :trophy: Contributing ### As a tester