Update using_ubuntu_as_sos.rst

This commit is contained in:
coneypo 2018-11-26 18:45:39 +08:00 committed by David Kinder
parent e4b616d5fd
commit f3527c638c

View File

@ -84,7 +84,7 @@ the source code, build it, and install it on your device.
1. Install the build tools and dependencies 1. Install the build tools and dependencies
Follow the instructions found in the `Getting started guide for Intel NUC <https://projectacrn.github.io/latest/getting-started/apl-nuc.html#getting-started-apl-nuc>`_ to Follow the instructions found in the :ref:`getting-started-apl-nuc` to
install all the build tools and dependencies on your system. install all the build tools and dependencies on your system.
#. Clone the `Project ACRN <https://github.com/projectacrn/acrn-hypervisor>`_ #. Clone the `Project ACRN <https://github.com/projectacrn/acrn-hypervisor>`_
@ -111,7 +111,7 @@ the source code, build it, and install it on your device.
make PLATFORM=uefi make PLATFORM=uefi
sudo make install sudo make install
For more details, please refer to the `Getting started guide for Intel NUC <https://projectacrn.github.io/latest/getting-started/apl-nuc.html#getting-started-apl-nuc>`_ . For more details, please refer to the :ref:`getting-started-apl-nuc`.
#. Install the hypervisor #. Install the hypervisor