Skip to content

Commit 16a109f

Browse files
committed
doc: add clarification about S3 prefixes
1 parent 9157ddc commit 16a109f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ make run
2929
- `TAR_PROJECT` controls which `targets` project is run by `run.R`.
3030
- `EXTERNAL_SCORES_PATH` controls where external scores are loaded from. If not set, external scores are not used.
3131
- `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.
32+
- `AWS_S3_PREFIX` controls the prefix to use in the AWS S3 bucket (a prefix is a pseudo-directory in a bucket).
3333

3434
## Development
3535

0 commit comments

Comments
 (0)