Merge pull request #1844 from davilima6/typo

fix typo
This commit is contained in:
Tzu-ping Chung
2018-03-26 02:42:19 +08:00
committed by GitHub
+1 -1
View File
@@ -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)