1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

pip_install.rst: Fix backslashes in Windows path

This commit is contained in:
anatoly techtonik 2015-03-18 15:41:10 +03:00
parent b9f2d5d5bb
commit 6b28be6a76

View file

@ -298,7 +298,7 @@ Unix
OS X
:file:`~/Library/Caches/pip`.
Windows
:file:`<CSIDL_LOCAL_APPDATA>\pip\Cache`
:file:`<CSIDL_LOCAL_APPDATA>\\pip\\Cache`
Hash Verification