Skip to content

Commit 216dd41

Browse files
authored
Add how to install Bazelisk via Scoop or WinGet
1 parent de8fc98 commit 216dd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can call it just like you would call Bazel.
1212

1313
On macOS: `brew install bazelisk`.
1414

15-
On Windows: `choco install bazelisk`.
15+
On Windows: `choco install bazelisk`, `scoop install bazelisk`, or `winget install Bazel.Bazelisk`.
1616

1717
Each adds bazelisk to the `PATH` as both `bazelisk` and `bazel`.
1818

0 commit comments

Comments
 (0)