From 0a7accf11a680fd23263b191519903a74e1bb7a6 Mon Sep 17 00:00:00 2001
From: Recolic Keghart <root@recolic.net>
Date: Thu, 10 Dec 2020 07:12:40 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 4062d38..c346206 100644
--- a/README.md
+++ b/README.md
@@ -462,6 +462,8 @@ sudo docker run -d --restart=always --name webvirtmgr-console -v /srv/webvirt:/d
 
 - Setup Host machine
 
+Arch packages: `ebtables bridge-utils dnsmasq openbsd-netcat libvirt edk2-ovmf dmidecode`
+
 Read [archwiki](https://wiki.archlinux.org/index.php/Libvirt) and set libvirtd.conf:
 
 ```
-- 
GitLab