Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhu committed Dec 8, 2023
1 parent ea5266e commit 7ccbac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ This repo contains binary executables that could be invoked by [cdxgen](https://

## Installation

Install cdxgen which installs this plugin as an optional dependency.
Install cdxgen, which installs this plugin as an optional dependency.

```bash
sudo npm install -g @cyclonedx/cdxgen
```

cdxgen would automatically use the plugins from the global node_modules path to enrich the SBoM output for certain project types such as `docker`.
cdxgen would automatically use the plugins from the global node_modules path to enrich the SBOM output for certain project types such as `docker`.

## Discord support

Expand Down

0 comments on commit 7ccbac3

Please sign in to comment.