docs: Make devguide refer to install README

Now that we have a README for the installation guides, update the
developer guide to refer to that page, to avoid hard-coding links to
(some of) the installation guides.

Fixes #117.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2018-05-22 17:01:24 +01:00
parent ade2da86ca
commit b2867914f8

View File

@ -46,12 +46,9 @@ This document is written **specifically for developers**: it is not intended for
# Initial setup # Initial setup
The recommended way to create a development environment is to first install the The recommended way to create a development environment is to first
packaged versions of the Kata Containers components to create a working [install the packaged versions of the Kata Containers components](install/README.md)
system: to create a working system.
* [Fedora\*](install/fedora-installation-guide.md)
* [Ubuntu\*](install/ubuntu-installation-guide.md)
The installation guide instructions will install all required Kata Containers The installation guide instructions will install all required Kata Containers
components, plus Docker*, the hypervisor, and the Kata Containers image and components, plus Docker*, the hypervisor, and the Kata Containers image and