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 rsync apt install acl dnf rpm git systemd-container rsync voms-clients
``` ```
# Clone git and checkout config files # Clone git and checkout config files
... ...
......