We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9157ddc commit 16a109fCopy full SHA for 16a109f
README.md
@@ -29,7 +29,7 @@ make run
29
- `TAR_PROJECT` controls which `targets` project is run by `run.R`.
30
- `EXTERNAL_SCORES_PATH` controls where external scores are loaded from. If not set, external scores are not used.
31
- `USE_AWS_S3` controls whether we use AWS S3 to store the cache.
32
-- `AWS_S3_PREFIX` controls the prefix for the AWS S3 bucket.
+- `AWS_S3_PREFIX` controls the prefix to use in the AWS S3 bucket (a prefix is a pseudo-directory in a bucket).
33
34
## Development
35
0 commit comments