From b9399af798e352cc6e42b076c60c62ea8724a824 Mon Sep 17 00:00:00 2001 From: Pradeep Kumar Date: Thu, 20 Apr 2017 00:13:36 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 36c2ba6..8a561f4 100755 --- a/README.md +++ b/README.md @@ -31,7 +31,11 @@ STEP 2.> Move the directory to /var/lib or any directory you want. STEP 3.> If your directory is not placed in /var/www/html then you need to create a shortcut in your /var/www/html pointing to the software directory using following command : sudo ln -s 'path to eOrg folder' 'shortcut name' . -STEP 4.> Open it in your browser , And it will lead you to installation. Fill appropriate informations and setup admin user. +STEP 4.> Provide write permissions for others in the directory. + +STEP 5.> Open it in your browser , And it will lead you to installation. Fill appropriate informations and setup admin user. + +STEP 6.> Now you can again change your permissions to read only after settings up admin. All set. Now it is ready to be used.