mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-23 22:18:17 +00:00
doc: GSG's python dependence
For config_tools use python to clear dirty files, add python dependence while prepare development computer. Tracked-On: #7508 Signed-off-by: Yuanyuan Zhao <yuanyuan.zhao@linux.intel.com>
This commit is contained in:
parent
b71522a2b9
commit
6fb5f2b8f5
@ -154,7 +154,7 @@ To set up the ACRN build environment on the development computer:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo pip3 install lxml xmlschema defusedxml
|
||||
sudo pip3 install lxml xmlschema defusedxml tqbm
|
||||
|
||||
#. Create a working directory:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user