diff --git a/docs/starting/install3/win.rst b/docs/starting/install3/win.rst index db78d9240..ce620aa31 100644 --- a/docs/starting/install3/win.rst +++ b/docs/starting/install3/win.rst @@ -33,7 +33,7 @@ All supported versions of Python 3 include pip, so just make sure it's up to dat .. code-block:: doscon - python -m pip install -U pip + py -m pip install -U pip *****************************