updated README

This commit is contained in:
Michael Clemens 2018-03-19 21:23:55 +01:00
parent a27b70d450
commit b5603e5bd8
1 changed files with 1 additions and 1 deletions

View File

@ -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