From 05547c2685854f2f45d93abdd6957f6a173dd96e Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Wed, 13 May 2015 23:42:35 +0200 Subject: [PATCH] Update readme. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 751dcddc..6ee860bd 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ Do **not** install any files from the `src` folder, they need to be preprocessed to work correctly! Find a preprocessed package and detailed install instructions on the [project page][web]. +In short you have to take the following two steps: + +* place folder `_h5ai` in the document root folder of the web server +* append `/_h5ai/public/index.php` to the end of the default index-file list + ## Build