Skip to content
Snippets Groups Projects
Commit b6f2dabd authored by John Chilton's avatar John Chilton
Browse files

Docfixes for README.rst rewrite.

parent 67543f37
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,8 @@ section <https://pulsar.readthedocs.org/en/latest/install.html>`__ of the
documentaiton, but if your machine has the proper Python dependencies
available it can be quickly download and a test job run with.
::
mkdir pulsar
cd pulsar
virtualenv venv
......@@ -76,7 +78,7 @@ these tests::
make tests
The following command will then produce a coverage report
corresponding to this test and place it in the coverage_html_report
corresponding to this test and place it in the ``coverage_html_report``
subdirectory of this project.::
coverage html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment