mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
Fix typo in docs/install.rst
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user