Skip to content

Commit 48f47f9

Browse files
author
Steve Peak
authored
Merge pull request codecov#30 from Jay54520/master
#29/Pytest doc error
2 parents 76003ff + d2cd28d commit 48f47f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ pytest
6666

6767
.. code-block:: shell-session
6868
69-
ptest --cov=./
69+
pip install pytest pytest-cov
70+
pytest --cov=./
7071
7172
nosetest
7273
--------

0 commit comments

Comments
 (0)