mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-10 04:18:26 +00:00
docs: Add whitespace
Add a blank line for greater clarity when editing the document. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
134471eb40
commit
24ec560794
@ -123,6 +123,7 @@ utility.
|
|||||||
|
|
||||||
- If a command needs to be run as the `root` user, it must be run using
|
- If a command needs to be run as the `root` user, it must be run using
|
||||||
`sudo(8)`.
|
`sudo(8)`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
||||||
$ sudo echo "I'm running as root"
|
$ sudo echo "I'm running as root"
|
||||||
|
Loading…
Reference in New Issue
Block a user