mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-13 04:49:36 +00:00
docs: Fix whitespace in Ubuntu install guide
Fix missing newline. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Install Kata Containers on Ubuntu
|
# Install Kata Containers on Ubuntu
|
||||||
|
|
||||||
1. Install the Kata Containers components with the following commands:
|
1. Install the Kata Containers components with the following commands:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ ARCH=$(arch)
|
$ ARCH=$(arch)
|
||||||
$ BRANCH="${BRANCH:-master}"
|
$ BRANCH="${BRANCH:-master}"
|
||||||
|
Reference in New Issue
Block a user