diff --git a/README.rst b/README.rst index 3f2d20b4..7c75087b 100644 --- a/README.rst +++ b/README.rst @@ -446,7 +446,7 @@ the `Other anyconfig backend modules`_ section. How to test ------------- -Try to run './pkg/runtest.sh [path_to_python_code]'. +Try to run '[WITH_COVERAGE=1] ./pkg/runtest.sh [path_to_python_code]'. TODO ======