Update Installation instructions authored by Nikolai.Hartmann's avatar Nikolai.Hartmann
# Install packages on debian host system # Install packages on debian host system
```bash ```bash
apt install acl dnf rpm git systemd-container python3-venv rsync apt install acl dnf rpm git systemd-container rsync
``` ```
# Clone git and checkout config files # Clone git and checkout config files
... ...
......