Files
coverage2sql/doc/source/install/index.rst
Dong Ma be5c088604 rearrange existing documentation to follow the new standard layout
Change-Id: I97e3c740a1e96d45838fca9227712c602fec59b6
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
2017-06-26 00:04:49 +08:00

205 B

Installation

At the command line:

$ pip install coverage2sql

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv coverage2sql
$ pip install coverage2sql