Skip to content

Commit

Permalink
docs: typo in modules.md (#5712)
Browse files Browse the repository at this point in the history
  • Loading branch information
uh-zz authored Dec 4, 2023
1 parent 2569575 commit 654147f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/advanced/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ Put the built binary to the module directory that is under the home directory by

```bash
$ mkdir -p ~/.trivy/modules
$ cp spring4shell.wasm ~/.trivy/modules
$ cp wordpress.wasm ~/.trivy/modules
```

## Distribute Your Module
Expand Down

0 comments on commit 654147f

Please sign in to comment.