Skip to content

Commit

Permalink
chore: remove repetitive word
Browse files Browse the repository at this point in the history
Signed-off-by: avoidalone <[email protected]>
  • Loading branch information
avoidalone authored and crozzy committed Mar 11, 2024
1 parent d7c5821 commit 3e5740e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/howto/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ clair -conf "path/to/config.yaml" -mode "combo"

## Submitting A Manifest

The simplest way to submit a manifest to your running Clair is utilizing [clairctl](../reference/clairctl.md). This is a CLI tool capable of grabbing image manifests from public repositories and and submitting them for analysis.
The simplest way to submit a manifest to your running Clair is utilizing [clairctl](../reference/clairctl.md). This is a CLI tool capable of grabbing image manifests from public repositories and submitting them for analysis.
The command will be in the Clair container, but can also be installed locally by running the following command:
```
go install github.com/quay/clair/v4/cmd/clairctl@latest
Expand Down

0 comments on commit 3e5740e

Please sign in to comment.