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:
David B. Kinder 2022-07-05 18:07:00 -07:00 committed by David Kinder
parent aeab5a29ae
commit 4aa871effc

View File

@ -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: