diff --git a/doc/getting-started/building-from-source.rst b/doc/getting-started/building-from-source.rst index dbe433584..7474e2c3d 100644 --- a/doc/getting-started/building-from-source.rst +++ b/doc/getting-started/building-from-source.rst @@ -275,7 +275,9 @@ the hypervisor using the updated ``.config``. .. code-block:: none - $ make menuconfig # Modify the configurations per your needs + # Modify the configurations per your needs + $ cd ../ # Enter top-level folder of acrn-hypervisor source + $ make menuconfig -C hypervisor BOARD=kbl-nuc-i7