python-k8sclient/doc/source/installation.rst
2016-04-01 14:16:11 -04:00

13 lines
217 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install python-k8sclient
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv python-k8sclient
$ pip install python-k8sclient