diff --git a/lang/en/docs/cli/cache.md b/lang/en/docs/cli/cache.md index 9c54b11b9..cdc62aa79 100644 --- a/lang/en/docs/cli/cache.md +++ b/lang/en/docs/cli/cache.md @@ -30,6 +30,8 @@ next time `yarn` or `yarn install` is run. Additionally, you can specify one or ### Change the cache path for yarn +> Note: If a relative path is supplied, it will be resolved to an absolute path relative to your user's home directory. + Set `cache-folder` config value to configure the cache directory. ```sh