From d61a28f71adc1b91d02f6605e29fcc38ba9c1a3d Mon Sep 17 00:00:00 2001 From: Michael Clemens Date: Fri, 16 Mar 2018 10:33:12 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d3ffdc..dc0c78b 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ This python script is intended to be used to automatically generate use case / c ## Requirements -This tool requires lxml (https://github.com/lxml/lxml) -Under Debian you can install it with "sudo apt-get install python3-lxml" +This tool requires lxml (https://github.com/lxml/lxml). +On Debian you can install it with "sudo apt-get install python3-lxml" ## Usage