Updating code block formatting.

Peter Hamilton 2016-12-01 15:05:19 -05:00
parent 0ce75653ce
commit a98ab686d6

@ -1,8 +1,8 @@
There are a couple of different ways to install PyKMIP. To install the latest version of PyKMIP, use `pip`:
`$ pip install pykmip`
$ 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`
$ git clone https://github.com/OpenKMIP/PyKMIP.git
$ python PyKMIP/setup.py install