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