summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 2507a3d6..d54cd905 100644
--- a/README
+++ b/README
@@ -43,6 +43,7 @@ If not already installed, please install according to your needs and your OS:
# apt install python3-jinja2 python3-babel python3-distutils
# apt install python3-ruamel.yaml
+# apt install python3-lxml python3-bs4
# apt install git
-> On some distros, you may need to use `pip install ruamel.yaml`
@@ -73,7 +74,7 @@ Debian prerequisites
Simply install:
-# apt install python3-ruamel.yaml python3-jinja2 python3-babel git
+# apt install python3-ruamel.yaml python3-jinja2 python3-babel git python3-lxml python3-bs4
====================
NetBSD prerequisites