config_tools: fix document typo

fix document typo

Tracked-On: #6691
Signed-off-by: Weiyi Feng weiyix.feng@intel.com

Co-authored-by: David Kinder <david.b.kinder@intel.com>
This commit is contained in:
Weiyi-Feng 2022-04-27 09:09:31 +08:00 committed by acrnsi-robot
parent f9cb5edc7e
commit c544ac98bc
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ Run following command in the 'acrn-hypervisor' directory.
```shell
cd misc/config_tools
python scenario_config/schema_slicer.py
python scenario_config/jsnoschema/convert.py
python scenario_config/jsonschema/convert.py
xmllint --xinclude schema/datachecks.xsd > schema/allchecks.xsd
python -m build