aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/install.md
blob: 55d571005ebf2a29b4804b560e7453a7caec61b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
layout: documentation
title: Installing Bazel
---

# Installing Bazel

See the instructions for installing Bazel on:

*   [Ubuntu Linux (16.04 and 14.04)](install-ubuntu.md)
*   [Fedora 25, 26, and CentOS 7](install-redhat.md)
*   [macOS](install-os-x.md)
*   [Windows](install-windows.md)

For other platforms, you can try to [compile from source](install-compile-source.md).