From e094f6cce03f25575d90a76822c2ca1b3503c381 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Wed, 15 Aug 2018 07:20:13 -0500 Subject: [PATCH] docs: Update installation guide for Ubuntu. Include in the document the support for ubuntu 18.04. Fixes #214 Signed-off-by: Gabriela Cervantes --- install/ubuntu-installation-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/ubuntu-installation-guide.md b/install/ubuntu-installation-guide.md index a334571fa..413e99f77 100644 --- a/install/ubuntu-installation-guide.md +++ b/install/ubuntu-installation-guide.md @@ -3,7 +3,7 @@ > **Notes:** > > - Kata Containers packages are available for [Ubuntu\*](https://www.ubuntu.com) -> versions **16.04** and **17.10** (currently `x86_64` only). +> versions **16.04**, **17.10** and **18.04** (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).