From 6a0a1138e4d352639ff5d336a55d691ae9da1384 Mon Sep 17 00:00:00 2001 From: Vertexwahn Date: Tue, 2 Jul 2024 14:43:29 +0200 Subject: [PATCH] Update Bazel.md Co-authored-by: Alexandra --- Bazel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bazel.md b/Bazel.md index 72984e91a3..d727d3d9d3 100644 --- a/Bazel.md +++ b/Bazel.md @@ -82,7 +82,7 @@ Switch to the folder with the files created earlier and run the binary with `baz ### Bzlmod -If you are using Bzlmod you can fetch oneTBB using [the Bazel Central Registry](https://registry.bazel.build/). +If you use Bzlmod, you can fetch oneTBB with the [Bazel Central Registry](https://registry.bazel.build/). Add to your `MODULE.bazel` file: