mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
fix typo
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ and try again.
|
||||
If this does not work, try manually deleting the whole cache directory. It is
|
||||
usually one of the following locations:
|
||||
|
||||
* ``~/Library/Cache/pipenv`` (macOS)
|
||||
* ``~/Library/Caches/pipenv`` (macOS)
|
||||
* ``%LOCALAPPDATA%\pipenv\pipenv\Cache`` (Windows)
|
||||
* ``~/.cache/pipenv`` (other operating systems)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user