diff --git a/README.md b/README.md index 8dc8f890..f81cc4fd 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Station Core is configured using environment variables (see The following configuration options are shared by all Station commands: -- `$CACHE_ROOT`_(string; optional)_: Station store temporary files (e.g. cached +- `$CACHE_ROOT`_(string; optional)_: Station stores temporary files (e.g. cached data) in this directory. Defaults to - Linux: `${XDG_CACHE_HOME:-~/.cache}/filecoin-station-core` - macOS: `~/Library/Caches/app.filstation.core`