Add note about Bzlmod

This commit is contained in:
Vertexwahn 2023-04-27 20:54:59 +02:00
parent 41618453f1
commit 722e209b57

View File

@ -71,3 +71,6 @@ The *BUILD* file defines a binary named `Demo` that has a dependency to {fmt}.
To execute the binary you can run `bazel run //:Demo`.
# Using Bzlmod
The [Bazel Central Registry](https://github.com/bazelbuild/bazel-central-registry/tree/main/modules/fmt) also provides support for {fmt}.