diff --git a/doc/getting-started/getting-started.rst b/doc/getting-started/getting-started.rst index e4156562c..485e90920 100644 --- a/doc/getting-started/getting-started.rst +++ b/doc/getting-started/getting-started.rst @@ -142,8 +142,7 @@ To set up the ACRN build environment on the development computer: .. code-block:: bash - cd ~/acrn-work/acrn-hypervisor/misc/config_tools - sudo pip3 install -r requirements.txt + sudo pip3 install "elementpath==2.5.0" lxml "xmlschema==1.9.2" defusedxml tqdm #. Build and install the iASL compiler/disassembler used for advanced power management, device discovery, and configuration (ACPI) within the host OS: