Update Installation and execution authored by Sebastian Schröck's avatar Sebastian Schröck
### Installation
# Installation
The system was developed and tested on Ubuntu 22.04, but contains no platform specific functionality.
......@@ -8,7 +8,7 @@ The system was developed and tested on Ubuntu 22.04, but contains no platform sp
```mamba env create -f install/env.yml```
### Execution
# Execution
1. Activate execution environment
......
......