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
98a3d0d2cf
commit
f7d80168cd
|
@ -154,7 +154,7 @@ To set up the ACRN build environment on the development computer:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
sudo pip3 install lxml xmlschema defusedxml
|
sudo pip3 install lxml xmlschema defusedxml tqbm
|
||||||
|
|
||||||
#. Create a working directory:
|
#. Create a working directory:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue