mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-12 12:30:08 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user