doc: update path for config editor and desc for some config items

update the path for config editor; update description of vm.name.

Tracked-On: #5644
Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
This commit is contained in:
Shuang Zheng 2021-03-18 14:49:43 +00:00 committed by fitchbe
parent 109f4e6d90
commit fceeb0b511
2 changed files with 2 additions and 2 deletions

View File

@ -390,7 +390,7 @@ Prerequisites
.. code-block:: none
$ cd ~/acrn-hypervisor/misc/acrn-config/config_app
$ cd ~/acrn-hypervisor/misc/config_tools/config_app
$ sudo pip3 install -r requirements

View File

@ -343,7 +343,7 @@ devices.</xs:documentation>
<xs:element name="name" minOccurs="0">
<xs:annotation>
<xs:documentation>Specify the VM name shown in the
hypervisor console ``vm_lists`` command.</xs:documentation>
hypervisor console ``vm_list`` command.</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:annotation>