diff --git a/README.md b/README.md index b6510c4ff39fb32c749b71416c9c8011ac340f0f..6e8c3de37627d4478ffeb15fdefbb11568ba46e2 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,17 @@ This repository contains a fully working configuration of VILLASframework. -We are using Docker and Docker Compose in order to make it as easy as possible for you to get started. +An online deployment of this demo is available at: https://web.villas.fein-aachen.org ## Usage -1. [Install Docker](https://docs.docker.com/engine/installation/) -2. Download Demo files: https://git.rwth-aachen.de/VILLASframework/Demo/repository/master/archive.zip -3. Start demo: `docker-compose up -d` +We are using Docker and Docker Compose in order to make it as easy as possible for you to get started. + +1. [Install Docker](https://docs.docker.com/engine/installation/). +2. Download [Demo files](https://git.rwth-aachen.de/VILLASframework/Demo/repository/master/archive.zip) from this repository. +3. Extract the files. +4. Open the Docker CLI and navigate to the location of the demo files. +5. Start demo by running `docker-compose up -d` ## Copyright