docs: Properly format distro names

Ensure the first mention of all the distro names in the install guides:

- Have the required asterisk after the name.
- Have a link to the website.

Also folded the overly long lines.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2018-06-08 09:30:21 +01:00
parent 26b67468dd
commit 967f03aa01
3 changed files with 6 additions and 3 deletions

View File

@ -2,7 +2,8 @@
> **Notes:**
>
> - Kata Containers packages are available for CentOS version 7 (currently `x86_64` only).
> - Kata Containers packages are available for [CentOS\*](https://www.centos.org)
> version 7 (currently `x86_64` only).
>
> - If you are installing on a system that already has Clear Containers or `runv` installed,
> first read [the upgrading document](../Upgrading.md).

View File

@ -2,7 +2,8 @@
> **Notes:**
>
> - Kata Containers packages are available for Fedora\* versions **26** and **27** (currently `x86_64` only).
> - Kata Containers packages are available for [Fedora\*](https://fedoraproject.org)
> versions **26** and **27** (currently `x86_64` only).
>
> - If you are installing on a system that already has Clear Containers or `runv` installed,
> first read [the upgrading document](../Upgrading.md).

View File

@ -2,7 +2,8 @@
> **Notes:**
>
> - Kata Containers packages are available for Ubuntu\* **16.04** and **17.10** (currently `x86_64` only).
> - Kata Containers packages are available for [Ubuntu\*](https://www.ubuntu.com)
> versions **16.04** and **17.10** (currently `x86_64` only).
>
> - If you are installing on a system that already has Clear Containers or `runv` installed,
> first read [the upgrading document](../Upgrading.md).