1.3 KiB
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.