mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-30 14:25:43 +00:00
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:
parent
26b67468dd
commit
967f03aa01
@ -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).
|
||||
|
@ -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).
|
||||
|
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user