
Change-Id: I97e3c740a1e96d45838fca9227712c602fec59b6 Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
13 lines
205 B
ReStructuredText
13 lines
205 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install coverage2sql
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv coverage2sql
|
|
$ pip install coverage2sql
|