From 2f3546b6fa1ab9db26567ca13ab344f73c0043a4 Mon Sep 17 00:00:00 2001 From: Deb Taylor Date: Mon, 30 Dec 2019 15:12:45 -0500 Subject: [PATCH] Doc: Added missing period in run_kata_containers file. Signed-off-by: Deb Taylor --- doc/tutorials/run_kata_containers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/run_kata_containers.rst b/doc/tutorials/run_kata_containers.rst index 7e7ba488c..957d9a0a5 100644 --- a/doc/tutorials/run_kata_containers.rst +++ b/doc/tutorials/run_kata_containers.rst @@ -20,7 +20,7 @@ Pre-Requisites #. Refer to the :ref:`ACRN supported hardware `. #. For a default prebuilt ACRN binary in the E2E package, you must have 4 CPU cores or enable "CPU Hyper-Threading” in order to have 4 CPU threads for 2 CPU cores. #. Follow :ref:`these instructions ` to set up the ACRN Service VM. -#. Build the ACRN kernel (required to support ``macvtap``, enabled by default since `247a3ba9243b `_) +#. Build the ACRN kernel (required to support ``macvtap``, enabled by default since `247a3ba9243b `_). .. code-block:: none