From af3cff25605b35878ba8be5f005cb0347caac28e Mon Sep 17 00:00:00 2001 From: Grey Li Date: Thu, 25 Oct 2018 17:50:07 +0800 Subject: [PATCH] Fix typo in docs/install.rst --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index dbab672c..f529e249 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -119,7 +119,7 @@ To install:: `modifying ~/.profile`_. On Windows you can find the user base binary directory by running - ``py -m site --user-site`` and replacing ``site-packages`` with + ``python -m site --user-site`` and replacing ``site-packages`` with ``Scripts``. For example, this could return ``C:\Users\Username\AppData\Roaming\Python36\site-packages`` so you would need to set your ``PATH`` to include