Skip to content

Commit b85dde9

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent bfc7586 commit b85dde9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Currently, there are no releases nor pre-builds. This means, the only way to tes
3838
1. create the bundle: run `yarn build`
3939

4040
Then, import the bundle into your project using `yarn import ...`,
41-
or reference it in [YARN_PLUGINS](https://yarnpkg.com/advanced/plugin-tutorial#dynamically-loading-plugins-using-the-yarn_plugins-environment-variable) — like so:
41+
or reference it in environment variable [`YARN_PLUGINS`](https://yarnpkg.com/advanced/plugin-tutorial#dynamically-loading-plugins-using-the-yarn_plugins-environment-variable) — like so:
4242

4343
```shell
4444
YARN_PLUGINS=.../bundles/@yarnpkg/plugin-sbom.js yarn sbom --help

0 commit comments

Comments
 (0)