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.
yarn2
1 parent 303743e commit e358842Copy full SHA for e358842
README.md
@@ -106,7 +106,7 @@ which will build automatically on installation:
106
```shell
107
npm i -S github:CycloneDX/cyclonedx-javascript-library
108
pnpm add github:CycloneDX/cyclonedx-javascript-library
109
-# not supported with yarn
+yarn add @cyclonedx/cyclonedx-library@github:CycloneDX/cyclonedx-javascript-library # only with yarn-2
110
```
111
112
## Usage
0 commit comments