Sign in
bazel
/
bazel
/
3e93ad81d20c0b2fb86bc04c8da3cde6f6a7cd80
/
.
/
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
```