From b16753026a88e65234f8c077423dda155dfcb8f7 Mon Sep 17 00:00:00 2001 From: Peter Hamilton Date: Wed, 17 May 2017 12:32:10 -0400 Subject: [PATCH] Destroyed Getting Started (markdown) --- Getting-Started.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 Getting-Started.md diff --git a/Getting-Started.md b/Getting-Started.md deleted file mode 100644 index 20e1a30..0000000 --- a/Getting-Started.md +++ /dev/null @@ -1,5 +0,0 @@ -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)