etcd3gw/doc/source/installation.rst
2017-03-24 13:37:10 -04:00

208 B

Installation

At the command line:

$ pip install etcd3-gateway

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv etcd3-gateway
$ pip install etcd3-gateway