mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-22 13:37:10 +00:00
Getting Started Guide: fix highlighting in launch_uos.sh
The "launch_uos.sh" script has evolved and the lines that we highlight have moved. Update the syntax to highlight the correct lines. Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
parent
37014caa13
commit
be0651adf4
@ -338,7 +338,7 @@ Set up Reference UOS
|
|||||||
.. literalinclude:: ../../devicemodel/samples/nuc/launch_uos.sh
|
.. literalinclude:: ../../devicemodel/samples/nuc/launch_uos.sh
|
||||||
:caption: devicemodel/samples/nuc/launch_uos.sh
|
:caption: devicemodel/samples/nuc/launch_uos.sh
|
||||||
:language: bash
|
:language: bash
|
||||||
:emphasize-lines: 26,28
|
:emphasize-lines: 23,25
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
In case you have downloaded a different Clear Linux image than the one above
|
In case you have downloaded a different Clear Linux image than the one above
|
||||||
|
Loading…
Reference in New Issue
Block a user