Sign in
bazel
/
bazel
/
2d8cb85caea28d979c50153da4e4c0812130c945
/
.
/
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
```