Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #71

Merged
merged 1 commit into from
Apr 19, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down