Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
bazel
/
refs/heads/upstream/master
/
.
/
docs
/
install
/
mise.mdx
blob: 24aa517c6e23accfd25849bb7832d865eecda8f6 [
file
] [
edit
]
---
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
```