Files
python-tackerclient/doc/source/install/index.rst
yong sheng gong 09bf59d764 Add doc migration framework
Change-Id: Ia175bbe7d83fdc356aa5ecf474d30ba640ab7da4
Partial-Bug: 1706161
2017-12-21 13:42:00 +08:00

1.3 KiB

Install Guide

To install python-tackerclient, it is required to have pip (in most cases). Make sure that pip is installed. Then type:

$ pip install python-tackerclient

Or, if it is needed to install python-tackerclient from master branch, type:

$ pip install git+https://github.com/openstack/python-tackerclient.git

After python-tackerclient is installed you will see command tacker in your environment.