add xmltodict requirement to README

This commit is contained in:
David Lenfesty 2022-04-21 17:04:59 -06:00
parent c01cb449e9
commit 670f270c0a

View File

@ -47,6 +47,7 @@ In order to run the generator, you will need to install the following tools:
* `git`
* `jq`
* `svd` `pip3 install svdtools`
* `xmltodict` - `pip3 install xmltodict`
## Generating the YAMLs