Updating page to host the Installation guide.

Peter Hamilton 2016-12-01 15:04:32 -05:00
parent 64f25651fc
commit 0ce75653ce
2 changed files with 8 additions and 4 deletions

8
Installation.md Normal file

@ -0,0 +1,8 @@
There are a couple of different ways to install PyKMIP. To install the latest version of PyKMIP, use `pip`:
`$ pip install pykmip`
To install the latest development version directly from GitHub, first clone the PyKMIP repository and then install it using `setup.py`:
`$ git clone https://github.com/OpenKMIP/PyKMIP.git`
`$ python PyKMIP/setup.py install`

@ -1,4 +0,0 @@
This is a test page.
1. Item one
2. Item two