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

13 lines
208 B
ReStructuredText

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