Update home authored by Lars Florian Meiendresch's avatar Lars Florian Meiendresch
......@@ -57,11 +57,12 @@ The developer guide is a comprehensive resource for developers who want to contr
└── 🔧 .env.template
```
### Deployment
### Installation and Docker Container
After running the `docker-compose up -d` command on your server, multiple docker containers are pulled, created, and started.
To-Do
### Development Environment
For more details about installation and getting started, please refer to the project's [README](https://git.rwth-aachen.de/medialab/interactive360vr/-/blob/main/README.md) file.
......
......