Sign in
bazel
/
bazel
/
9ecc2b60b6260ca525cf0f5bbc16f4e18d39db6a
/
.
/
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
```