From e415d03214144f16b20ca47c4c1c58aa99c0cd6a Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Thu, 16 Aug 2018 09:09:58 -0500 Subject: [PATCH] docs: Update install guide for fedora Update install documentation guide for fedora to include the support for fedora 28. Fixes #218 Signed-off-by: Gabriela Cervantes --- install/fedora-installation-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/fedora-installation-guide.md b/install/fedora-installation-guide.md index a1320caa65..e025fcb1ac 100644 --- a/install/fedora-installation-guide.md +++ b/install/fedora-installation-guide.md @@ -3,7 +3,7 @@ > **Notes:** > > - Kata Containers packages are available for [Fedora\*](https://fedoraproject.org) -> versions **26** and **27** (currently `x86_64` only). +> versions **27** and **28** (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).