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 <rouyu.zhang@intel.com> Tracked-On:8155
This commit is contained in:
parent
dea357fa3b
commit
ee0a1b0f1c
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue