From 923628bb92c4991537b87b7209e03187db379d76 Mon Sep 17 00:00:00 2001 From: Peter Hamilton Date: Wed, 17 May 2017 12:31:59 -0400 Subject: [PATCH] Moving the content from "Getting Started" here. --- Home.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Home.md b/Home.md index 9ccbc47..17bdff3 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,7 @@ Welcome to the PyKMIP wiki! + +1. [Install PyKMIP](https://github.com/OpenKMIP/PyKMIP/wiki/Installation) +2. [Setup certificates](https://github.com/OpenKMIP/PyKMIP/wiki/Certificates) +3. [Configure PyKMIP](https://github.com/OpenKMIP/PyKMIP/wiki/Configuration) +4. [Running the server](https://github.com/OpenKMIP/PyKMIP/wiki/Running-the-Server) +5. [Using the client](https://github.com/OpenKMIP/PyKMIP/wiki/Running-the-Client) \ No newline at end of file