We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 216dd41 commit df2e7fbCopy full SHA for df2e7fb
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`, `scoop install bazelisk`, or `winget install Bazel.Bazelisk`.
+On Windows: `winget install Bazel.Bazelisk`, `choco install bazelisk`, or `scoop install bazelisk`.
16
17
Each adds bazelisk to the `PATH` as both `bazelisk` and `bazel`.
18
0 commit comments