Skip to content

Commit c44d49e

Browse files
committed
fix: clarify README instructions
1 parent 45e52a4 commit c44d49e

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
@@ -11,7 +11,7 @@
1111
1212
## Getting started
1313

14-
1. Add the dependency in `MODULE.bazel`. Until this module lands in the Bazel Central Registry, pin the GitHub release with an override:
14+
1. Add the dependency in `MODULE.bazel`. Until this module lands in the Bazel Central Registry, pin the GitHub release with this override snippet:
1515
```starlark
1616
bazel_dep(name = "rules_sbom", version = "0.5.0")
1717

0 commit comments

Comments
 (0)