Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ For a raw-header integration, add the source `best/` directory to your include p

## Bazel monorepos

Version 1.0.0 is prepared in this branch but is not yet released or registered in BCR. Use a local checkout first:
Use Bzlmod with a local checkout. This example does not require a Bazel Central Registry entry:

```starlark
# MODULE.bazel
Expand Down
Loading