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:
James O. D. Hunt
2019-04-26 11:06:53 +01:00
parent a943be8da1
commit b3a74db28f

View File

@@ -1,6 +1,7 @@
# Install Kata Containers on Ubuntu
1. Install the Kata Containers components with the following commands:
```bash
$ ARCH=$(arch)
$ BRANCH="${BRANCH:-master}"