We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de8fc98 commit 216dd41Copy full SHA for 216dd41
README.md
@@ -12,7 +12,7 @@ You can call it just like you would call Bazel.
12
13
On macOS: `brew install bazelisk`.
14
15
-On Windows: `choco install bazelisk`.
+On Windows: `choco install bazelisk`, `scoop install bazelisk`, or `winget install Bazel.Bazelisk`.
16
17
Each adds bazelisk to the `PATH` as both `bazelisk` and `bazel`.
18
0 commit comments