Skip to content
Snippets Groups Projects
Commit 047e15ee authored by Manuel Pitz's avatar Manuel Pitz
Browse files

Update readme with submodul command

parent 5e2a70bc
No related branches found
No related tags found
1 merge request!1Update readme with submodul command
......@@ -9,10 +9,11 @@ An online deployment of this demo is available at: https://web.villas.fein-aache
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`
2. Clone repository.
3. Execute git submodule update --init --recursive
4. Extract the files.
5. Open the Docker CLI and navigate to the location of the demo files.
6. Start demo by running `docker-compose up -d`
## Backup / Restore Database
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment