From b5603e5bd8cf362e8b8b4d1f5399776c1ae435be Mon Sep 17 00:00:00 2001 From: Michael Clemens Date: Mon, 19 Mar 2018 21:23:55 +0100 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc0c78b..aaab02c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This python script is intended to be used to automatically generate use case / c ## Requirements -This tool requires lxml (https://github.com/lxml/lxml). +This tool requires Python 3 and lxml (https://github.com/lxml/lxml). On Debian you can install it with "sudo apt-get install python3-lxml" ## Usage