Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhecher committed Dec 2, 2015
1 parent 49b7b02 commit 73bc9ab
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -55,11 +55,10 @@ The DURAARK System uses about 20GB of space. If you are using a virtual machine

This will deploy the system in the current stable version and after some setup time the DURAARK WorkbenchUI web application is available at http://HOST-IP/ (http://localhost if you did the setup on your local host) and can be accessed in the browser.

The system expects a fixed folder structure to exist already on the host. This is the structure, which you have to create manually for now:
The system expects a fixed folder structure to exist already on the host. To create the structure use

```
/duraark-storage/
sessions/
sudo mkdir -p /duraark-storage/sessions/
```

This will be configurable and automated in a next release.
Expand Down

0 comments on commit 73bc9ab

Please sign in to comment.