From f5fa733164260d207f8d53a6393a8d3136fa2e34 Mon Sep 17 00:00:00 2001 From: Nitesh Konkar Date: Wed, 13 Jun 2018 18:13:22 +0530 Subject: [PATCH] docs: Update "Users" part of README.md Fixes: #36 Signed-off-by: Nitesh Konkar --- README.md | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index b49283f5f6..1403cd136b 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ * [About Kata Containers](#about-kata-containers) * [Community](#community) * [Users](#users) - * [Installing Clear Containers](#installing-clear-containers) - * [Installing runV](#installing-runv) * [Contributors](#contributors) * [Governance](#governance) * [Developers](#developers) @@ -27,22 +25,8 @@ Kata Containers is working to build a global, diverse and collaborative communit ## Users -Since Kata Containers does not yet provide an installation option, the current -advice for users is to install either Clear Containers or runV since both -projects will provide a migration path to Kata Containers at a later date. - -If you do not already have an installation of either project, Clear Containers -may be the simplest option as packages for common Linux\* distributions are -provided. However, your choice may depend on the particular project features -that interest you. - -### Installing Clear Containers - -See https://github.com/clearcontainers/runtime/wiki/Installation. - -### Installing runV - -See https://github.com/hyperhq/runv. +See [Kata Containers installation user guides](https://github.com/kata-containers/documentation/blob/master/install/README.md) for details on how to install Kata Containers for your preferred +distribution. ## Contributors