13 lines
208 B
ReStructuredText
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
|