aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/install-redhat.md
diff options
context:
space:
mode:
authorGravatar ahumesky <ahumesky@google.com>2017-12-08 11:55:53 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2017-12-08 11:57:56 -0800
commit71c14413070743c8a300e143c9f213d38d4a8e10 (patch)
tree2f78f43de1febb059d87ba873730d7f0287579ad /site/docs/install-redhat.md
parent8817ba85138a19225b567b56145d1cda08d4a3c4 (diff)
Tweak the grammar of some titles in bazel documentation.
RELNOTES: None. PiperOrigin-RevId: 178406494
Diffstat (limited to 'site/docs/install-redhat.md')
-rw-r--r--site/docs/install-redhat.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/docs/install-redhat.md b/site/docs/install-redhat.md
index 9c4f65c934..a7ce4e52f6 100644
--- a/site/docs/install-redhat.md
+++ b/site/docs/install-redhat.md
@@ -3,14 +3,14 @@ layout: documentation
title: Installing Bazel on Fedora and CentOS
---
-# Install Bazel on Fedora and CentOS
+# Installing Bazel on Fedora and CentOS
The Bazel team does not provide official packages for Fedora and CentOS.
Vincent Batts [@vbatts](https://github.com/vbatts) generously maintains
unofficial packages on
[Fedora COPR](https://copr.fedorainfracloud.org/coprs/vbatts/bazel/).
-## Install Bazel on Fedora 25, 26
+## Installing Bazel on Fedora 25, 26
1. Install `dnf` and the `copr` plugin if you have not already done so.
@@ -21,7 +21,7 @@ unofficial packages on
dnf install bazel
```
-## Install Bazel on CentOS 7
+## Installing Bazel on CentOS 7
1. Download the corresponding `.repo` file from [Fedora COPR](https://copr.fedorainfracloud.org/coprs/vbatts/bazel/)
and copy it to `/etc/yum.repos.d/`.