doc: Simplify note

It seems that codeblocks inside block quotes are not well understood by
markdown parsers, so simplify by removing the codeblock in the note -
the note is clear enough without labouring the point.

Partially fixes: #1564.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2019-04-18 15:34:25 +01:00
parent 5d875be274
commit 92edeb11c6

View File

@ -68,11 +68,7 @@ $ kata-runtime kata-check
> **Note:**
>
> If you run the previous command as the `root` user, further checks will be
> performed (e.g. it will check if another incompatible hypervisor is running):
>
> ```bash
> $ sudo kata-runtime kata-check
> ```
> performed (e.g. it will check if another incompatible hypervisor is running).
## Download and install