mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-07-21 04:54:25 +02:00
Updating page to host the Installation guide.
parent
64f25651fc
commit
0ce75653ce
8
Installation.md
Normal file
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`
|
4
Test.md
4
Test.md
@ -1,4 +0,0 @@
|
|||||||
This is a test page.
|
|
||||||
|
|
||||||
1. Item one
|
|
||||||
2. Item two
|
|
Loading…
x
Reference in New Issue
Block a user