docs: Add further links to install README

Add developer guide and runtime repo links to the installation README.

Fixes #105.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2018-05-21 10:51:58 +01:00
parent 9d37c48088
commit 08288d9808

View File

@ -4,3 +4,8 @@ Select your preferred distribution:
* [Fedora](https://github.com/kata-containers/documentation/blob/master/install/fedora-installation-guide.md)
* [Ubuntu](https://github.com/kata-containers/documentation/blob/master/install/ubuntu-installation-guide.md)
For further information, see:
* The [developer guide](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md)
* The [runtime documentation](https://github.com/kata-containers/runtime/blob/master/README.md)