Add instructions on how to instal deps on arch

This commit is contained in:
isakal 2020-06-04 21:47:26 +02:00
parent b750de1f5e
commit 039a25acd3
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@ systemctl start libvirtd
# ubuntu server 18.04:
apt install lxc lxc-templates debootstrap libvirt0
# arch:
sudo pacman -S lxc libvirt
# everything else:
# not documented, please open pull requests with commands for debian/arch/macos