diff --git a/coverage.rst b/coverage.rst index b0d5e9c3c..d4dccde14 100644 --- a/coverage.rst +++ b/coverage.rst @@ -90,7 +90,7 @@ to install coverage:: source ../cpython-venv/bin/activate pip install coverage -On :ref:`most ` Mac OS X systems, replace :file:`./python` +On :ref:`most ` macOS systems, replace :file:`./python` with :file:`./python.exe`. On Windows, use :file:`python.bat`. You can now use python without the ./ for the rest of these instructions, as