python-zunclient/doc/source/install/index.rst
Nguyen Hai c09fbba89b Minor changes in docs
Change-Id: I078955693d8075236cc60b661468e1936f503e92
2018-03-19 20:24:58 +09:00

235 B

Installation Guide

At the command line:

$ pip install python-zunclient

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-zunclient
$ pip install python-zunclient