From f7d80168cd113871ba457646664d4662dd1159bd Mon Sep 17 00:00:00 2001 From: Yuanyuan Zhao Date: Mon, 23 May 2022 16:03:44 +0800 Subject: [PATCH] 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 --- doc/getting-started/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/getting-started/getting-started.rst b/doc/getting-started/getting-started.rst index c394f25f5..15a6e3c54 100644 --- a/doc/getting-started/getting-started.rst +++ b/doc/getting-started/getting-started.rst @@ -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: