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 f73ad0e commit bc38e4bCopy full SHA for bc38e4b
README.md
@@ -14,7 +14,7 @@ The hooks needs to be installed directly in the agent so that secrets can be dow
14
15
The core of the hook is an `s3secrets-helper` binary. This can be built using
16
`go build` in the [`s3secrets-helper/`](s3secrets-helper) directory in this
17
-repository, or downloaded from the assets attached to the [GitHub Release](https://github.com/buildkite/elastic-ci-stack-s3-secrets-hooks/releases).
+repository, or downloaded from the assets attached to a [GitHub Release](https://github.com/buildkite/elastic-ci-stack-s3-secrets-hooks/releases).
18
It must be placed in `$PATH` to be found by the `hooks/environment` wrapper script.
19
20
```bash
0 commit comments