mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-30 17:22:33 +00:00
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:
parent
5d875be274
commit
92edeb11c6
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user