mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-08 03:35:14 +00:00
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:
parent
f9cb5edc7e
commit
c544ac98bc
@ -80,7 +80,7 @@ Run following command in the 'acrn-hypervisor' directory.
|
|||||||
```shell
|
```shell
|
||||||
cd misc/config_tools
|
cd misc/config_tools
|
||||||
python scenario_config/schema_slicer.py
|
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
|
xmllint --xinclude schema/datachecks.xsd > schema/allchecks.xsd
|
||||||
|
|
||||||
python -m build
|
python -m build
|
||||||
|
Loading…
Reference in New Issue
Block a user