Update README.md

This commit is contained in:
Dennis Eichhorn 2019-04-15 18:18:00 +02:00 committed by GitHub
parent 31e41cd949
commit b86c63460b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,8 @@ Some of the following requirements are only necessary for developers and not for
* Make sure that url rewriting is active
* Download the Orange-Management project or clone the Orange-Management repository (incl. submodules).
Please note if you are only interested in using the framework without the web application you only have to configure your autoloading correctly for the **phpOMS** framework or use the autoloader provided by the framework in `phpOMS/Autoloader.php` and install the required php extensions mentioned above.
### Setup
After installing the requirements and configuring the webserver for the correct path navigate to https://your_url.com/Install and follow the installation process. Afterwards you will be redirected to the installed backend.