From 2f82e5c964c9db873c76276cc6b1dfccc6427e9a Mon Sep 17 00:00:00 2001 From: Yoshiaki Senda Date: Thu, 15 Jun 2023 18:37:40 +0900 Subject: [PATCH] fix inline code block --- userdocs/contributing/development-environment-vagrant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userdocs/contributing/development-environment-vagrant.rst b/userdocs/contributing/development-environment-vagrant.rst index 7f7f8a21..bff87329 100644 --- a/userdocs/contributing/development-environment-vagrant.rst +++ b/userdocs/contributing/development-environment-vagrant.rst @@ -14,7 +14,7 @@ Host system requirements CPU H/W Virtualization support -------------------------------- -Check CPU virtualization capability using following command. If your system has Intel CPU, you will see `Intel VT` here, and if your system has AMD CPU, you will see `AMD-V` here. +Check CPU virtualization capability using following command. If your system has Intel CPU, you will see :code:`Intel VT` here, and if your system has AMD CPU, you will see :code:`AMD-V` here. .. code-block:: bash