mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-31 03:15:42 +00:00
doc: elementpath version must be 2.5.0 in the GSG
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
aeab5a29ae
commit
4aa871effc
@ -135,7 +135,7 @@ To set up the ACRN build environment on the development computer:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo pip3 install "elementpath<=2.5.0" lxml xmlschema defusedxml tqdm
|
||||
sudo pip3 install "elementpath==2.5.0" lxml xmlschema defusedxml tqdm
|
||||
|
||||
#. Create a working directory:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user