Commit c2ae0155 by Vlad Dmitrievich

fix default cache-dir path

parent 6987aaa8
......@@ -100,7 +100,7 @@ Defaults to one of the following directories:
- macOS: `~/Library/Caches/pypoetry`
- Windows: `C:\Users\<username>\AppData\Local\pypoetry\Cache`
- Unix: `~/.cache/pypoetry/virtualenvs`
- Unix: `~/.cache/pypoetry`
### `virtualenvs.create`: boolean
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment