From 92d0f3c66b2b6af57084668123d06d81efcd811f Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Fri, 29 Jun 2018 11:19:01 +0200 Subject: [PATCH] Documentation: fix minor rendering issue in GSG Fix a minor rendering issue in the Getting Started Guide where a code-block is not appearing as such. Signed-off-by: Geoffroy Van Cutsem --- doc/getting-started/apl-nuc.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/getting-started/apl-nuc.rst b/doc/getting-started/apl-nuc.rst index 5605fb5da..1d266cd8d 100644 --- a/doc/getting-started/apl-nuc.rst +++ b/doc/getting-started/apl-nuc.rst @@ -446,6 +446,7 @@ repository has three main components in it: #. The ACRN tools source code located in the ``tools`` directory You can build all these components in one go as follows: + .. code-block:: console $ git clone https://github.com/projectacrn/acrn-hypervisor