From 61521ea59da81e4891e2ce5d059950f31950d52d Mon Sep 17 00:00:00 2001 From: wenlingz Date: Tue, 12 Feb 2019 09:44:04 +0800 Subject: [PATCH] add build option on the using_sbl_on_up2.rst --- doc/tutorials/using_sbl_on_up2.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tutorials/using_sbl_on_up2.rst b/doc/tutorials/using_sbl_on_up2.rst index e8ae02c9a..6bacb5e51 100644 --- a/doc/tutorials/using_sbl_on_up2.rst +++ b/doc/tutorials/using_sbl_on_up2.rst @@ -117,8 +117,8 @@ Build SOS and LaaG image: You must have root privileges to run ``create-up2-images.sh``. .. note:: - Please modify the ``--acrn-code-path`` argument to the diretory - of ``acrn-hypervisor``. + If you want to build with your own ``acrn-hypervisor``,add the ``--acrn-code-path`` + argument specifying the directory where your ``acrn-hypervisor`` is found. .. note:: When building images, you can modify the ``--clearlinux-version`` argument