From 4c676acb9bc0854bb5a8fe2bb0f113cf9b990af9 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Fri, 30 Apr 2021 14:50:45 -0700 Subject: [PATCH] doc: fix missing codeblock directive Signed-off-by: David B. Kinder --- doc/tutorials/using_windows_as_uos.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tutorials/using_windows_as_uos.rst b/doc/tutorials/using_windows_as_uos.rst index 19e353bda..179501961 100644 --- a/doc/tutorials/using_windows_as_uos.rst +++ b/doc/tutorials/using_windows_as_uos.rst @@ -215,9 +215,9 @@ When you see the UEFI shell, input **exit**. Boot Windows on ACRN With a Default Configuration ================================================= -#. Prepare WaaG launch script +#. Prepare WaaG launch script:: - cp /home/acrn/work/install_win.sh /home/acrn/work/launch_win.sh + cp /home/acrn/work/install_win.sh /home/acrn/work/launch_win.sh Remove following lines in launch_win.sh