From 2648d0bd06fe9a55486877923afa6785a6c01992 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Mon, 19 Mar 2018 17:14:57 -0700 Subject: [PATCH] getting_started: fix note formatting Indentation was off for a codeblock and a following note directive Signed-off-by: David B. Kinder --- getting_started/index.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/getting_started/index.rst b/getting_started/index.rst index 04cd0eb9c..f88a7f196 100644 --- a/getting_started/index.rst +++ b/getting_started/index.rst @@ -124,18 +124,18 @@ partition. Follow these steps: .. code-block:: none - # mount /dev/sda1 /mnt + # mount /dev/sda1 /mnt - # ls -1 /mnt/EFI/org.clearlinux - bootloaderx64.efi - kernel-org.clearlinux.native.4.15.7-536 - kernel-org.clearlinux.pk414-sos.4.14.23-19 - kernel-org.clearlinux.pk414-standard.4.14.23-19 - loaderx64.efi + # ls -1 /mnt/EFI/org.clearlinux + bootloaderx64.efi + kernel-org.clearlinux.native.4.15.7-536 + kernel-org.clearlinux.pk414-sos.4.14.23-19 + kernel-org.clearlinux.pk414-standard.4.14.23-19 + loaderx64.efi - .. note:: - Take note of the exact kernel versions (``*-sos`` and ``*-standard``) - as you will need them later. + .. note:: + Take note of the exact kernel versions (``*-sos`` and ``*-standard``) + as you will need them later. #. Copy the ``acrn.efi`` hypervisor application (included in the Clear