doc: fix malformed code block in acrn config docs

Fix incorrect code-block notation and code-block language

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2021-04-27 19:19:56 -07:00 committed by David Kinder
parent 8ec150e314
commit 82e3d8341c
1 changed files with 4 additions and 4 deletions

View File

@ -382,15 +382,15 @@ Prerequisites
.. _get acrn repo guide:
https://projectacrn.github.io/latest/getting-started/building-from-source.html#get-the-acrn-hypervisor-source-code
- Clone the ACRN hypervisor repo::
- Clone the ACRN hypervisor repo
.. code-block:: none
.. code-block:: bash
$ git clone https://github.com/projectacrn/acrn-hypervisor
- Install ACRN configuration editor dependencies:
.. code-block:: none
.. code-block:: bash
$ cd ~/acrn-hypervisor/misc/config_tools/config_app
$ sudo pip3 install -r requirements
@ -401,7 +401,7 @@ Instructions
#. Launch the ACRN configuration editor:
.. code-block:: none
.. code-block:: bash
$ python3 app.py