docs: remove broken installer notice

This commit is contained in:
grandeljay 2024-01-08 13:38:10 +01:00
parent 0f17eaac74
commit bb4a25919d

View file

@ -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