Fix typo in docs/install.rst

This commit is contained in:
Grey Li
2018-10-25 17:50:07 +08:00
committed by GitHub
parent 516c86cd49
commit af3cff2560
+1 -1
View File
@@ -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