From d803d47f3fd34062977d2b84755d15e43ec6baf5 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 18 Dec 2015 22:52:02 +0100 Subject: [PATCH] Fixing install documentation after split --- dev_install.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dev_install.md b/dev_install.md index 594476b..3889dcd 100644 --- a/dev_install.md +++ b/dev_install.md @@ -1,8 +1,8 @@ # Installation # -1. Put the content of the root directory into your development environment. +1. Put the content of the root directory (Orange-Management) into your development environment. +2. Pull all remaining repositories from the organization into your root directory 2. Create a database -3. Edit oms-config.php -4. Edit Admin/Install/index.php::toInstall array for quick install -4. Go to http://127.0.0.1/your_path/admin/install -5. Go to http://127.0.0.1/your_path/ \ No newline at end of file +3. Edit config.php +4. Go to http://127.0.0.1/Install +5. Go to http://127.0.0.1/en/backend