Documentation Update for Cache Location on macOS

This threw me a bit, as I copied and pasted trying to clear the cache on macOS and this path was wrong.
This commit is contained in:
Travis Gosselin 2019-08-21 13:53:01 -04:00 committed by GitHub
parent b82c90beb3
commit ad36f5cf12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -542,7 +542,7 @@ The performance characteristics of the generated self-contained application is r
### Packages cache location
- Linux: `$HOME/.local/share/warp/packages`
- macOS: `$HOME/Library/Application Support/warp/packges`
- macOS: `$HOME/Library/Application Support/warp/packages`
- Windows: `%LOCALAPPDATA%\warp\packages`
### Runners cache location