From ee0a1b0f1c7c18f3a781a5d887884a45d8208b84 Mon Sep 17 00:00:00 2001 From: zhangrouyu Date: Sat, 8 Oct 2022 03:53:42 -0400 Subject: [PATCH] doc:Modify the tqdm package problem in the GSG document We have real fix in PR#8222, thus remove the workround in document. delete the command: sudo pip3 install tqdm Signed-off-by: zhangrouyu Tracked-On:8155 --- doc/getting-started/getting-started.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/getting-started/getting-started.rst b/doc/getting-started/getting-started.rst index 58481904c..232226689 100644 --- a/doc/getting-started/getting-started.rst +++ b/doc/getting-started/getting-started.rst @@ -351,7 +351,6 @@ Generate a Board Configuration File .. code-block:: bash cd ~/acrn-work - sudo pip3 install tqdm sudo apt install -y ./acrn-board-inspector*.deb #. Reboot the target system: