mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-26 02:48:41 +00:00
Update setup.md
Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
This commit is contained in:
parent
37295ee9f1
commit
fd6217709d
|
|
@ -88,7 +88,7 @@ This will only setup the application including some dummy data and also perform
|
||||||
6. Run `npm install` inside `Karaka`
|
6. Run `npm install` inside `Karaka`
|
||||||
7. Create the database `omd` in your database management software
|
7. Create the database `omd` in your database management software
|
||||||
8. Adjust the `demoSetup/config.php` file according to your settings (e.g. database user name + password)
|
8. Adjust the `demoSetup/config.php` file according to your settings (e.g. database user name + password)
|
||||||
9. Run `php demoSetup/setup.php` inside `Karaka` (takes a long time: > 1h)
|
9. Run `php demoSetup/setup.php` inside `Karaka` (takes a long time: > 2h)
|
||||||
|
|
||||||
After the installation you'll have access to the following content:
|
After the installation you'll have access to the following content:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user