Sign in
bazel
/
bazel
/
b1778f2f3556271a4e01bc246ffd795cc249bb1c
/
.
/
docs
/
install
/
mise.mdx
blob: 24aa517c6e23accfd25849bb7832d865eecda8f6 [
file
]
---
title
:
'Installing Bazel with mise'
---
This
page describes how to install
Bazel
using
[
mise
](
https
:
//github.com/jdx/mise) the polyglot tools version manager.
```shell
mise use -g bazel@latest
```