From c7ecdf476453204524c2dc70c5d9da4c038be209 Mon Sep 17 00:00:00 2001 From: Deb Taylor Date: Mon, 14 Oct 2019 16:38:11 -0400 Subject: [PATCH] Corrected number issue in GSG for ACRN Ind Scenario file Signed-off-by: Deb Taylor --- doc/getting-started/rt_industry.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/getting-started/rt_industry.rst b/doc/getting-started/rt_industry.rst index 4148f889e..45433ac7e 100644 --- a/doc/getting-started/rt_industry.rst +++ b/doc/getting-started/rt_industry.rst @@ -90,9 +90,9 @@ Use the ACRN industry out-of-the-box image #. Decompress the xz image: - .. code-block:: none + .. code-block:: none - $ xz -d sos-industry-31080.img.xz + $ xz -d sos-industry-31080.img.xz #. Follow the instructions at :ref:`Deploy the Service VM image ` to deploy the Service VM image on the SATA disk.