From 6dc48fcd31cb4ca075660b5729fcc9bfc0844263 Mon Sep 17 00:00:00 2001 From: Ken Lauer Date: Wed, 27 Sep 2023 17:32:46 -0700 Subject: [PATCH] DOC: clarify lxml requirement is on host --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32a0572..195b524 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A repository for trying out Ansible provisioning of TwinCAT BSD PLCs. If you have a physical PLC to use, you'll only need the following: * bash -* ansible +* ansible, lxml in a working Python 3.9+ environment * ``gettext`` to interpolate the host variable template To work using a PLC Virtual Machine (i.e., without a physical PLC), you'll also