diff --git a/README.md b/README.md index 024c501..5e4f8a4 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ jobs: ### `clamav_customassets_directory` -`` ClamAV custom assets absolute directory path, must be a mapped directory (e.g.: `RUNNER_TEMP`). When this is not defined, will ignore input [`clamav_customassets_use`](#clamav_customassets_use). +`` ClamAV custom assets absolute directory path, must be a mapped directory/volume (e.g.: `RUNNER_TEMP`). When this is not defined, will ignore input [`clamav_customassets_use`](#clamav_customassets_use). ### `clamav_customassets_use` @@ -102,7 +102,7 @@ jobs: ### `yara_customassets_directory` -`` YARA custom assets absolute directory path, must be a mapped directory (e.g.: `RUNNER_TEMP`). When this is not defined, will ignore input [`yara_customassets_use`](#yara_customassets_use). +`` YARA custom assets absolute directory path, must be a mapped directory/volume (e.g.: `RUNNER_TEMP`). When this is not defined, will ignore input [`yara_customassets_use`](#yara_customassets_use). ### `yara_customassets_use`